Jake Vanderwerf
3 days ago ba1e1ccf869b818f7a7a897264dfea05563a7796
assets/js/concise/QueueOld.js
@@ -77,7 +77,7 @@
      this.initUI();
      this.initListeners();
      if (this.ui.panel) {
         this.popup = new window.jvbPopup({
         this.popup = window.jvbPopup.registerPopup({
            popup: this.ui.panel,
            toggle: this.ui.toggle,
            name: 'Queue Panel',