فهرست منبع

remove dropdown from crowi-plus/page_list.html

Yuki Takei 8 سال پیش
والد
کامیت
6537fbf02a
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      lib/views/crowi-plus/page_list.html

+ 3 - 0
lib/views/crowi-plus/page_list.html

@@ -29,6 +29,9 @@
         {# force remove #revision-toc from #content_main of parent #}
         <script>
           $('#revision-toc').remove();
+
+          // hide unportalize button
+          $('.portal > .nav > .dropdown').remove();
         </script>
 
       </div> {# /.col- #}