Просмотр исходного кода

change #revision-body to # for access page view

ryuichi-e 5 лет назад
Родитель
Сommit
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" />