Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/2.0' into 2.0

jqh 4 anni fa
parent
commit
19cdcc9cea
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      src/Grid/Tools/BatchActions.php

+ 2 - 2
src/Grid/Tools/BatchActions.php

@@ -56,11 +56,11 @@ class BatchActions extends AbstractTool
     }
 
     /**
-     * Disable delete And Hode SelectAll Checkbox.
+     * Disable delete And Hide SelectAll Checkbox.
      *
      * @return $this
      */
-    public function disableDeleteAndHodeSelectAll()
+    public function disableDeleteAndHideSelectAll()
     {
         $this->enableDelete = false;