jqh 5 tahun lalu
induk
melakukan
61fa66a75d
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      src/Grid/RowAction.php

+ 4 - 0
src/Grid/RowAction.php

@@ -108,4 +108,8 @@ abstract class RowAction extends GridAction
             $this->name()
         );
     }
+
+    protected function addScript()
+    {
+    }
 }