Nastavení typu požadavku.

Oprava formu Uživatele.
This commit is contained in:
2014-07-16 14:03:32 +02:00
parent 0041a1744b
commit 1acb724c3f
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
<textbox
value="@bind(vm.dataBean.username)"
instant="true"
disabled="@load(vm.edit)"
disabled="@load(vm.editRec)"
onChange="@command('checkLogin')" />
<label
value="Login je obsazený"