Преглед изворни кода

change #revision-body to # for access page view

ryuichi-e пре 5 година
родитељ
комит
23f727d705
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/client/js/components/Navbar/ThreeStrandedButton.jsx

+ 1 - 1
src/client/js/components/Navbar/ThreeStrandedButton.jsx

@@ -20,7 +20,7 @@ const ThreeStrandedButton = (props) => {
         onClick={(e) => {
           e.preventDefault();
           threeStrandedButtonClickedHandler('revision-body');
-          window.location.href = '#revision-body';
+          window.location.href = '#';
           }}
       >
         <i className="icon-control-play icon-fw" />