Renamed 'Open Playlist Editor' button to 'Open Media Builder' on Library page
This commit is contained in:
parent
0f1a94532e
commit
fb605ccb71
35 changed files with 3898 additions and 3829 deletions
|
@ -12,7 +12,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
viewport,
|
||||
$lib,
|
||||
$pl,
|
||||
$togglePl = $("<button id='pl_edit' class='btn btn-small' href='#' title='"+$.i18n._("Open Playlist Editor")+"'>"+$.i18n._("Open Playlist Editor")+"</button>"),
|
||||
$togglePl = $("<button id='pl_edit' class='btn btn-small' href='#' title='"+$.i18n._("Open Media Builder")+"'>"+$.i18n._("Open Media Builder")+"</button>"),
|
||||
widgetHeight,
|
||||
resizeTimeout,
|
||||
width;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue