##// END OF EJS Templates
Allow TryNext to have an error message without it affecting the command chain....
Allow TryNext to have an error message without it affecting the command chain. Closes gh-211

File last commit:

r6192:a53b1a9f
r6721:cdd3c850
Show More
logout.css
7 lines | 76 B | text/css | CssLexer
#main_app {
height: 100px;
width: 200px;
margin: 50px auto;
}