mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 15:05:39 +00:00
Change the default fragment.
This commit is contained in:
parent
aa09d48112
commit
7061dc402b
@ -12,7 +12,7 @@ class GridFieldAddExistingSearchButton implements
|
||||
/**
|
||||
* @param string $fragment
|
||||
*/
|
||||
public function __construct($fragment = 'before') {
|
||||
public function __construct($fragment = 'buttons-before-left') {
|
||||
$this->fragment = $fragment;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user