rabin před 2 roky
rodič
revize
5afcb8b5fc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      database/module.php

+ 1 - 1
database/module.php

@@ -271,7 +271,7 @@ return array
 
         'list_button' => array
         (
-            'fast' => array('新增内容', '"data&search_option_module_id={id}&parent=module"', '{content} == 1'),
+            //'fast' => array('新增内容', '"data&search_option_module_id={id}&parent=module"', '{content} == 1'),
 
             'list' => array('内容列表', '"data&search_option_module_id={id}&parent=module"', '{content} == 1'),
         ),