Explorar el Código

change #revision-body to # for access page view

ryuichi-e hace 5 años
padre
commit
23f727d705
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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" />