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