Skip to content

Commit

Permalink
FIX Upgrade button to use bootstrap classes
Browse files Browse the repository at this point in the history
  • Loading branch information
sachajudd committed Sep 8, 2017
1 parent 0404b30 commit 99f59c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<button href="$Link" class="ss-gridfield-add-new-inline ss-ui-action-constructive ss-ui-button" data-icon="add">
<button href="$Link" class="ss-gridfield-add-new-inline btn btn-primary" data-icon="add">
$Title
</button>

0 comments on commit 99f59c4

Please sign in to comment.