mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
MINOR Removed unused property on GridFieldFilter
This commit is contained in:
parent
07029138bf
commit
439ed75ff9
@ -9,12 +9,6 @@
|
||||
*/
|
||||
class GridFieldFilter implements GridField_HTMLProvider, GridField_DataManipulator, GridField_ActionProvider {
|
||||
|
||||
/**
|
||||
*
|
||||
* @var string
|
||||
*/
|
||||
public static $location = 'head';
|
||||
|
||||
/**
|
||||
*
|
||||
* @param GridField $gridField
|
||||
|
Loading…
Reference in New Issue
Block a user