##// END OF EJS Templates
Cast the destination url to unicode in python2...
Cast the destination url to unicode in python2 Thanks to @takluyver for this review comment.

File last commit:

r19666:482edf5b
r20228:94d35025
Show More
kernelselector.less
10 lines | 185 B | text/x-less | LessCssLexer
#kernel_logo_widget {
.pull-right();
.current_kernel_logo {
display: none;
.navbar-vertical-align(32px);
width: 32px;
height: 32px;
}
}