silverstripe-framework/templates/SilverStripe/Forms/GridField/GridFieldAddNewButton.ss
Will Rossiter cb6ec11f1b Enhancement Implement import CSV icon and tidy up import forms
Enhancement Tidy up permission icons to new icon library
WIP The modal is a short term workaround until the UI is all react based but we wanted to do some cleanup prior to 4 release
API Remove ssui.button
Enhancement Update buttons to new flat bootstrap style
2017-01-10 10:49:15 +13:00

4 lines
118 B
Scheme

<a href="$NewLink" class="action action-detail btn btn-primary font-icon-plus-circled new new-link">
$ButtonName
</a>