jqh %!s(int64=5) %!d(string=hai) anos
pai
achega
61fa66a75d
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  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()
+    {
+    }
 }