Explorar el Código

Merge pull request #1088 from shacky/2.0

Remove orphaned line of code - Grid::IFRAME_QUERY_NAME
Jiang Qinghua hace 4 años
padre
commit
61e6602fe1
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/Grid.php

+ 0 - 2
src/Grid.php

@@ -41,8 +41,6 @@ class Grid
     const CREATE_MODE_DEFAULT = 'default';
     const CREATE_MODE_DIALOG = 'dialog';
 
-    const IFRAME_QUERY_NAME = '_grid_iframe_';
-
     /**
      * The grid data model instance.
      *