fix playlist dot menu not clickable

This commit is contained in:
Luke Pulverenti 2015-11-10 23:22:43 -05:00
parent bedc1427ba
commit 7470b4a4b8
2 changed files with 4 additions and 0 deletions

View file

@ -101,6 +101,7 @@
}
ImageLoader.lazyChildren(elem);
$(elem).createCardMenus();
$(elem).off('needsrefresh').on('needsrefresh', function () {