Show More
@@ -44,6 +44,7 b' define([' | |||||
44 | this.session_list.events.on('sessions_loaded.Dashboard', |
|
44 | this.session_list.events.on('sessions_loaded.Dashboard', | |
45 | function(e, d) { that.sessions_loaded(d); }); |
|
45 | function(e, d) { that.sessions_loaded(d); }); | |
46 | } |
|
46 | } | |
|
47 | this.selected = []; | |||
47 | }; |
|
48 | }; | |
48 |
|
49 | |||
49 | NotebookList.prototype.style = function () { |
|
50 | NotebookList.prototype.style = function () { |
General Comments 0
You need to be logged in to leave comments.
Login now