update templated html

This commit is contained in:
ansuz
2017-03-29 12:56:08 +02:00
parent ed89a13fe6
commit 364dae2882
9 changed files with 10 additions and 9 deletions

View File

@@ -62,6 +62,7 @@ define([
//return;
} else {
$main.find('#userForm').removeClass('hidden');
$('#name').focus();
}
var displayCreateButtons = function () {