Text for show schedule toolbar buttons, Embedded Widgets page styling
This commit is contained in:
parent
61d1e6bb50
commit
9d30a26968
5 changed files with 31 additions and 22 deletions
|
@ -136,7 +136,7 @@ var AIRTIME = (function(AIRTIME) {
|
|||
"</button>" +
|
||||
"</div>")
|
||||
.append("<div class='btn-group' title=" + $.i18n._('Delete') + ">" +
|
||||
"<button class='btn btn-small' id='sb-trash'>" +
|
||||
"<button class='btn btn-small btn-danger' id='sb-trash'>" +
|
||||
"<i class='icon-white icon-trash'></i>" +
|
||||
"<span>" + $.i18n._('Delete') + "</span>" +
|
||||
"</button>" +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue