CC-6107: Webstreams datatable should refresh when new webstream is created

This commit is contained in:
drigato 2015-08-31 10:03:26 -04:00
parent 582bc292aa
commit e349c3013c

View file

@ -925,7 +925,6 @@ var AIRTIME = (function(AIRTIME){
var $ws_id = $("#ws_delete");
$ws_id.show();
editName();
var length = $(".side_playlist.active-tab .ws_length");
length.text(json.length);