Fix ng-show.
This commit is contained in:
parent
0cdad8a554
commit
061787c799
@ -74,7 +74,7 @@
|
||||
<div class="btn-group btn-group-xs">
|
||||
<!-- Edit account. -->
|
||||
<button type="button" class="btn btn-success"
|
||||
ng-show="!rowform.$visible"
|
||||
ng-if="!rowform.$visible"
|
||||
ng-click="rowform.$show()">
|
||||
<span class="fa fa-pencil-square-o"></span>
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user