Reintroduce checkboxes
This commit is contained in:
parent
36f2e1844f
commit
4cbc49391b
5 changed files with 61 additions and 8 deletions
|
@ -116,6 +116,7 @@ var AIRTIME = (function(AIRTIME){
|
|||
if (tab.hasClass("pl-content")) {
|
||||
AIRTIME.playlist.setAsActive();
|
||||
}
|
||||
AIRTIME.playlist.onResize();
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue