include gemerated smartblock/playlist name in success message
This commit is contained in:
parent
d2167f6f2c
commit
b6e554edfe
4 changed files with 13 additions and 5 deletions
|
@ -71,7 +71,6 @@ var AIRTIME = (function (AIRTIME) {
|
|||
function() {
|
||||
// show success message
|
||||
var successMsg = $('.active-tab .pc-sb-success')
|
||||
successMsg.text($.i18n._('Smartblock and playlist generated'));
|
||||
successMsg.show("fast");
|
||||
setTimeout(function(){
|
||||
successMsg.hide("fast");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue