diff options
Diffstat (limited to 'view/tpl/wiki.tpl')
-rw-r--r-- | view/tpl/wiki.tpl | 5 |
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 |