UI: saimod security user rights tab haken statt "true" / "false"
This commit is contained in:
parent
85026b3f6c
commit
eda280be2e
@ -2,6 +2,6 @@
|
|||||||
<td>${ID}</td>
|
<td>${ID}</td>
|
||||||
<td>${name}</td>
|
<td>${name}</td>
|
||||||
<td>${description}</td>
|
<td>${description}</td>
|
||||||
<td><span class="badge badge-success">true</span></td>
|
<td><span class="glyphicon glyphicon-ok"></span></td>
|
||||||
<td>${remove_btn}</td>
|
<td>${remove_btn}</td>
|
||||||
</tr>
|
</tr>
|
||||||
Loading…
x
Reference in New Issue
Block a user