Text for show schedule toolbar buttons, Embedded Widgets page styling

This commit is contained in:
Albert Santoni 2015-08-12 17:36:54 -04:00
parent 61d1e6bb50
commit 9d30a26968
5 changed files with 31 additions and 22 deletions

View file

@ -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>" +