mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Fix "+" icon in add new inline button
This commit is contained in:
parent
0974e36d57
commit
41f6267c23
@ -1,3 +1,3 @@
|
||||
<button href="$Link" class="ss-gridfield-add-new-inline btn btn-primary" data-icon="add">
|
||||
<button href="$Link" class="ss-gridfield-add-new-inline btn btn-primary font-icon-plus-circled">
|
||||
$Title
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user