This repository was archived by the owner on Dec 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -63,11 +63,12 @@ <h2>based on Bootstrap's dropdown</h2>
6363 < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular-sanitize.js "> </ script >
6464 < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular-touch.min.js "> </ script >
6565 < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.16/angular-animate.js "> </ script >
66- < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/ highlight.js/8.0/highlight.min .js "> </ script >
67- < script type ="text/javascript " src ="https://rawgit.com/pc035860/ angular-highlightjs/master /angular-highlightjs.js "> </ script >
66+ < script type ="text/javascript " src ="bower_components/highlightjs/ highlight.pack .js "> </ script >
67+ < script type ="text/javascript " src ="bower_components/ angular-highlightjs/angular-highlightjs.js "> </ script >
6868 < script type ="text/javascript " src ="http://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/0.10.0/ui-bootstrap-tpls.js "> </ script >
6969
7070 < script type ="text/javascript " src ="src/angularjs-dropdown-multiselect.js "> </ script >
71+ <!--<script type="text/javascript" src="dist/angularjs-dropdown-multiselect.min.js"></script>-->
7172
7273 < script type ="text/javascript " src ="./pages/javascripts/app.js "> </ script >
7374 < script type ="text/javascript " src ="./pages/javascripts/pages/home/ExampleCtrl.js "> </ script >
You can’t perform that action at this time.
0 commit comments