Skip to content

Commit

Permalink
MINOR Removed unused property on GridFieldFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
Stig Lindqvist committed Jan 24, 2012
1 parent 0702913 commit 439ed75
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions forms/gridfield/GridFieldFilter.php
Expand Up @@ -9,12 +9,6 @@
*/
class GridFieldFilter implements GridField_HTMLProvider, GridField_DataManipulator, GridField_ActionProvider {

/**
*
* @var string
*/
public static $location = 'head';

/**
*
* @param GridField $gridField
Expand Down

0 comments on commit 439ed75

Please sign in to comment.