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/abook_edit.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/abook_edit.tpl')
-rwxr-xr-x | view/tpl/abook_edit.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 13b94a560..81c182e1b 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -485,7 +485,6 @@ </div> {{if $permcat_enable}} - <div class="loading-role-rotator"></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}} |