Nastavení typu požadavku.
Oprava formu Uživatele.
This commit is contained in:
@@ -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ý"
|
||||
|
||||
Reference in New Issue
Block a user