Hide
Multiple projects are using the RepositoryBrowser (RB). However some are getting their styles from adhoc/styles/repositoryBrowserStyles.css, others are getting their styles fom adhoc/styles/styles-new.css
In particular, jpivot.jsp uses the RepositoryBrowser class (RepositoryBrowser.js), but gets the css styles from repositoryBrowserStyles.css (this is correct).
WAQR uses RepositoryBrowser, but gets its styles from adhoc/styles/styles-new.css. The styles that are in both adhoc/styles/RepositoryBrowserStyles.css and styles-new.css should be removed from adhoc/styles/styles-new.css.
waqr.html should be modified to include adhoc/styles/repositoryBrowserStyles.css
Show
Multiple projects are using the RepositoryBrowser (RB). However some are getting their styles from adhoc/styles/repositoryBrowserStyles.css, others are getting their styles fom adhoc/styles/styles-new.css
In particular, jpivot.jsp uses the RepositoryBrowser class (RepositoryBrowser.js), but gets the css styles from repositoryBrowserStyles.css (this is correct).
WAQR uses RepositoryBrowser, but gets its styles from adhoc/styles/styles-new.css. The styles that are in both adhoc/styles/RepositoryBrowserStyles.css and styles-new.css should be removed from adhoc/styles/styles-new.css.
waqr.html should be modified to include adhoc/styles/repositoryBrowserStyles.css