Explorar el Código

remove getFilterActions

Thomas Rabaix hace 14 años
padre
commit
68ba9112a0
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      Admin/Admin.php

+ 0 - 5
Admin/Admin.php

@@ -771,11 +771,6 @@ abstract class Admin implements AdminInterface, DomainObjectInterface
         return $actions;
     }
 
-    public function getFilterActions()
-    {
-        return array();
-    }
-
     /**
      * Returns the list of available urls
      *