silverstripe-framework/forms/gridfield
Will Rossiter 265a34141e GridFieldDeleteAction missing button text without icons
The text on the button is hidden from view via CSS already. This allows the button to have text in the event that the GridField does not provide icons (and likely is better for your screen readers).
2014-09-01 21:58:07 +12:00
..
GridField.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldAddExistingAutocompleter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldAddNewButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldButtonRow.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldComponent.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldConfig.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldDataColumns.php FIX: Ensure that columns are unique within a gridfield 2014-09-01 21:50:36 +12:00
GridFieldDeleteAction.php GridFieldDeleteAction missing button text without icons 2014-09-01 21:58:07 +12:00
GridFieldDetailForm.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldEditButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldExportButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldFilterHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldFooter.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldLevelup.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPageCount.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPaginator.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldPrintButton.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldSortableHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldToolbarHeader.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00
GridFieldViewButton.php Updating @package and @subpackage doc tags 2013-11-29 17:49:30 +13:00
GridState.php Remove all redundant whitespace 2014-08-19 09:17:15 +12:00