thelabdude commented on a change in pull request #42: URL: https://github.com/apache/solr/pull/42#discussion_r644903516
########## File path: solr/webapp/web/index.html ########## @@ -26,6 +26,7 @@ <link rel="stylesheet" type="text/css" href="css/angular/angular-csp.css?_=${version}"> <link rel="stylesheet" type="text/css" href="css/angular/common.css?_=${version}"> <link rel="stylesheet" type="text/css" href="css/angular/analysis.css?_=${version}"> + <link rel="stylesheet" type="text/css" href="css/angular/schema-designer.css?_=${version}"> <link rel="stylesheet" type="text/css" href="css/angular/cloud.css?_=${version}"> <link rel="stylesheet" type="text/css" href="css/angular/cores.css?_=${version}"> <link rel="stylesheet" type="text/css" href="css/angular/collections.css?_=${version}"> Review comment: hmmm ... This too seems unrelated to the Schema Designer UI. Please raise another JIRA. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org