mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
9abd92bd7f
This means that the component now works with URLs which include parameters, such as when translatable is being used. Closes #30.
8 lines
190 B
Scheme
8 lines
190 B
Scheme
<div class="ss-gridfield-add-new-multi-class">
|
|
$ClassField.FieldHolder
|
|
|
|
<a href="#" data-href="$Link" class="ss-ui-action-constructive ss-ui-button" data-icon="add">
|
|
$Title
|
|
</a>
|
|
</div>
|