modified : add new item to playlist loading issue fixed
This commit is contained in:
parent
f3a5889733
commit
5ce3fb635a
1 changed files with 1 additions and 0 deletions
|
@ -2060,6 +2060,7 @@
|
|||
},
|
||||
function(data)
|
||||
{
|
||||
$("#playlist_form_result").html("");
|
||||
if(!data)
|
||||
alert("No data");
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue