Jake Vanderwerf
6 hours ago 88d9e0e2b7997eb0c96dc737082c91b4e3f7ca6e
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',