mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1747298786
* Add ability to choose where to put buttons (in buttonRow, toolbar header, etc) * Adjust styles to take these changes into account
4 lines
122 B
Scheme
4 lines
122 B
Scheme
<div class="addNewGridFieldButton">
|
|
<div class="left">$LeftFragment</div>
|
|
<div class="right">$RightFragment</div>
|
|
</div> |