##// END OF EJS Templates
Fix viewlist to use promises correctly...
Fix viewlist to use promises correctly A viewlist wasn't getting properly populated before. This also switches the list update to use splice for in-place updates.

File last commit:

r17291:d1162f79
r19079:2d18c429
Show More
style.less
6 lines | 81 B | text/x-less | LessCssLexer
MinRK
add comments for style blocks in less...
r17291 /*!
*
* IPython tree view
*
*/
Brian E. Granger
Fixing less @import paths in auth/base/tree....
r12641 @import "altuploadform.less";
@import "tree.less";