ryuichi-e 5 лет назад
Родитель
Сommit
a3d93cb9d3
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      src/client/js/components/Navbar/GrowiSubNavigation.jsx

+ 2 - 0
src/client/js/components/Navbar/GrowiSubNavigation.jsx

@@ -85,6 +85,8 @@ const GrowiSubNavigation = (props) => {
       <div className="d-flex align-items-center">
       <div className="d-flex align-items-center">
         { !isPageInTrash && (
         { !isPageInTrash && (
         ) }
         ) }
+        { !isPageInTrash && (
+        ) }
 
 
         {/* Page Authors */}
         {/* Page Authors */}
         <ul className="authors text-nowrap d-none d-lg-block d-edit-none">
         <ul className="authors text-nowrap d-none d-lg-block d-edit-none">