diff --git a/codepot/src/codepot/views/wiki_show.php b/codepot/src/codepot/views/wiki_show.php index 2b02b3e6..fcb02f23 100644 --- a/codepot/src/codepot/views/wiki_show.php +++ b/codepot/src/codepot/views/wiki_show.php @@ -76,6 +76,7 @@ $(function () { $("#wiki_show_mainarea_metadata_button").button( "option", "label", "lang->line('Hide metadata')?>"); } + return false; }); render_wiki ();