Skip to content

Commit

Permalink
Enhancement update LeftAndMain to call setRewriteHashLinksDefault
Browse files Browse the repository at this point in the history
  • Loading branch information
flamerohr authored and Damian Mooyman committed Sep 28, 2017
1 parent 1c0a161 commit a718731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/LeftAndMain.php
Expand Up @@ -580,7 +580,7 @@ protected function init()
{
parent::init();

SSViewer::setRewriteHashLinks(false);
SSViewer::setRewriteHashLinksDefault(false);
ContentNegotiator::setEnabled(false);

// set language
Expand Down

0 comments on commit a718731

Please sign in to comment.