rabin hace 2 años
padre
commit
5afcb8b5fc
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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'),
         ),