mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
FIX grid field button styles
This commit is contained in:
parent
c7c0ee39f1
commit
12480633bf
@ -1,3 +1,3 @@
|
||||
<button $AttributesHTML>
|
||||
<% if $ButtonContent %>$ButtonContent<% else %>$Title<% end_if %>
|
||||
<span class="btn__title"><% if $ButtonContent %>$ButtonContent<% else %>$Title<% end_if %></span>
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user