diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-01-15 11:34:42 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2018-01-16 09:53:00 +0100 |
commit | 42878c40fc2e757cd0eff8e28f5663bbf5726988 (patch) | |
tree | 3826ffe97d9ffe998d1e9a1ce1fbbec43181771c /view/tpl/defperms.tpl | |
parent | 09abba3dd0ed19153433ab7e88390b80576dc75b (diff) | |
download | volse-hubzilla-42878c40fc2e757cd0eff8e28f5663bbf5726988.tar.gz volse-hubzilla-42878c40fc2e757cd0eff8e28f5663bbf5726988.tar.bz2 volse-hubzilla-42878c40fc2e757cd0eff8e28f5663bbf5726988.zip |
fix some regressions with permission roles
Diffstat (limited to 'view/tpl/defperms.tpl')
-rwxr-xr-x | view/tpl/defperms.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/defperms.tpl b/view/tpl/defperms.tpl index f4a711957..5273ee91b 100755 --- a/view/tpl/defperms.tpl +++ b/view/tpl/defperms.tpl @@ -17,7 +17,6 @@ <p>{{$permnote_self}}</p> </div> {{if $permcat_enable}} - <div class="loading-role-rotator spinner-wrapper"></div> <a href="settings/permcats" class="pull-right"><i class="fa fa-plus"></i> {{$permcat_new}}</a> {{include file="field_select.tpl" field=$permcat}} {{/if}} |