mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
d7a9d470f9
This component allows the user to select from a list of classes when creating a new record.
8 lines
176 B
Scheme
8 lines
176 B
Scheme
<div class="ss-gridfield-add-new-multi-class">
|
|
$ClassField.FieldHolder
|
|
|
|
<a href="$Link" class="ss-ui-action-constructive ss-ui-button" data-icon="add">
|
|
$Title
|
|
</a>
|
|
</div>
|