##// END OF EJS Templates
Fixed port range...
Fixed port range Actual port range for ZMQ is 49152 through 65535. Also fixed some grammar/spelling issues.

File last commit:

r17291:d1162f79
r18945:ef1b89e1
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";