fix #1085
This commit is contained in:
parent
c29d17e64e
commit
063805c8be
1 changed files with 0 additions and 2 deletions
|
@ -109,8 +109,6 @@
|
|||
<div class="col-sm-9">
|
||||
<la:errors property="doc.role" />
|
||||
<la:textarea property="doc.role" styleClass="form-control"
|
||||
required="required" data-validation="custom"
|
||||
data-validation-regexp="^[1|2|R](\w+)$"
|
||||
data-validation-help="1(username) | 2(groupname) | R(rolename) e.g. Rguest" />
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue