CC-6096, CC-6093 - update calendar context menu and usability hint wording; bugfixes
This commit is contained in:
parent
acc4ef0054
commit
294298c9bf
8 changed files with 47 additions and 33 deletions
|
@ -452,7 +452,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
: pane.append(json.html).find(".playlist_name_display").val(),
|
||||
tab =
|
||||
"<li data-tab-id='" + $tabCount + "' data-tab-type='" + json.type + "' id='pl-tab-" + $tabCount + "' role='presentation' class='active'>" +
|
||||
"<a href='#'><span class='tab-name'></span>" +
|
||||
"<a href='javascript:void(0)'><span class='tab-name'></span>" +
|
||||
"<span href='#' class='lib_pl_close icon-remove'></span>" +
|
||||
"</a>" +
|
||||
"</li>",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue