huangsanjia пре 3 година
родитељ
комит
09bb7188ad
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      application/admin/controller/Feeding.php

+ 1 - 1
application/admin/controller/Feeding.php

@@ -23,7 +23,7 @@ class Feeding extends Backend
      */
     protected $model = null;
 
-    protected $noNeedRight = ['get_formula','get_task'];
+    protected $noNeedRight = ['get_formula','get_task','get_material'];
 
     public function _initialize()
     {