aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/wiki.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2016-11-15 02:12:30 -0800
committerzotlabs <mike@macgirvin.com>2016-11-15 02:12:30 -0800
commit0f5a166cceef6dcfb5f29077122eabd09ef290be (patch)
treebc4080ce445784a513491bcd4e57846aa2c61e2d /view/tpl/wiki.tpl
parentd59f450819242f0bf71f6c2ed85483b44fd0dbbf (diff)
downloadvolse-hubzilla-0f5a166cceef6dcfb5f29077122eabd09ef290be.tar.gz
volse-hubzilla-0f5a166cceef6dcfb5f29077122eabd09ef290be.tar.bz2
volse-hubzilla-0f5a166cceef6dcfb5f29077122eabd09ef290be.zip
still a bit of wiki permission weirdness, this should catch the major ones
Diffstat (limited to 'view/tpl/wiki.tpl')
-rw-r--r--view/tpl/wiki.tpl5
1 files changed, 0 insertions, 5 deletions
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}}
});
</script> \ No newline at end of file