jqh hace 4 años
padre
commit
0db802b809
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      src/Grid/Displayers/DropdownActions.php

+ 0 - 4
src/Grid/Displayers/DropdownActions.php

@@ -84,21 +84,17 @@ class DropdownActions extends Actions
 
     protected function getViewLabel()
     {
-
     }
 
     protected function getEditLabel()
     {
-
     }
 
     protected function getQuickEditLabel()
     {
-
     }
 
     protected function getDeleteLabel()
     {
-
     }
 }