CC-3250: UI design for mount monitor for media monitor
( Manage Media Folder and Playlist Builder screen) - adding tooltip and fixed a minor bug
This commit is contained in:
parent
1f5f5057bf
commit
0ec58f0bc3
5 changed files with 27 additions and 7 deletions
|
@ -764,7 +764,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
|
||||
$pl.find(".ui-icon-alert").qtip({
|
||||
content: {
|
||||
text: "File does not exist on disk..."
|
||||
text: "Airtime is unsure about the status of this file. This can happen when the file is on a remote drive that is unaccessible or the file is in a directory that isn't \"watched\" anymore."
|
||||
},
|
||||
position:{
|
||||
adjust: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue