MarcusSorealheis commented on a change in pull request #778: SOLR-10288 remove 
non minified js [WIP]
URL: https://github.com/apache/lucene-solr/pull/778#discussion_r303215712
 
 

 ##########
 File path: solr/webapp/web/index.html
 ##########
 @@ -53,8 +53,8 @@
   <script src="libs/jquery-2.1.3.min.js"></script>
   <script src="libs/chosen.jquery.js"></script>
   <script src="libs/jquery.jstree.js"></script>
-  <script src="libs/angular.js"></script>
-  <script src="libs/angular-chosen.js"></script>
+  <script src="libs/angular.min.js"></script>
 
 Review comment:
   no other references

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to