##// END OF EJS Templates
files: fixed the repo switcher at flag beeing nor persistens...
files: fixed the repo switcher at flag beeing nor persistens - additionally SVN now reports nice switchet refs as other types of vcs - fixes #5610 - references #5599 (org issue)

File last commit:

r4030:386f1ab6 default
r4294:d4e644bf default
Show More
index.js
6 lines | 285 B | application/javascript | JavascriptLexer
import '@polymer/iron-ajax/iron-ajax.js';
import './shared-styles.js';
import './channelstream-connection/channelstream-connection.js';
import './rhodecode-toast/rhodecode-toast.js';
import './rhodecode-unsafe-html/rhodecode-unsafe-html.js';
import './rhodecode-app/rhodecode-app.js';