##// END OF EJS Templates
Actually define the module...
Thomas Kluyver -
Show More
@@ -60,4 +60,6 function($, utils) {
60 });
60 });
61 };
61 };
62
62
63 return {ConfigSection: ConfigSection};
64
63 });
65 });
General Comments 0
You need to be logged in to leave comments. Login now