From 0f5a166cceef6dcfb5f29077122eabd09ef290be Mon Sep 17 00:00:00 2001 From: zotlabs Date: Tue, 15 Nov 2016 02:12:30 -0800 Subject: still a bit of wiki permission weirdness, this should catch the major ones --- view/tpl/wiki.tpl | 5 ----- view/tpl/wikilist.tpl | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) (limited to 'view') diff --git a/view/tpl/wiki.tpl b/view/tpl/wiki.tpl index 4e76a79be..26a0a72e8 100644 --- a/view/tpl/wiki.tpl +++ b/view/tpl/wiki.tpl @@ -544,10 +544,5 @@ {{else}} $('#new-wiki-button').hide(); {{/if}} - {{if $showPageControls}} - $('#edit-wiki-button').show(); - {{else}} - $('#edit-wiki-button').hide(); - {{/if}} }); \ No newline at end of file diff --git a/view/tpl/wikilist.tpl b/view/tpl/wikilist.tpl index 3997741dc..eb6dbc722 100644 --- a/view/tpl/wikilist.tpl +++ b/view/tpl/wikilist.tpl @@ -3,7 +3,7 @@