Skip to content

Commit

Permalink
angular-ui script minified
Browse files Browse the repository at this point in the history
  • Loading branch information
enchained committed May 26, 2014
1 parent db5369b commit f1c2466
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<script src="js/angular.min.js"></script>
<script src="js/app.js"></script>
<script src="js/templates.js"></script>
<script src="js/ui-bootstrap-tpls-0.11.0.js"></script>
<script src="js/ui-bootstrap-tpls-0.11.0.min.js"></script>

<!-- Templates will be loaded to angularJS cache. This will allow to use custom directives as templates with file:// protocol.-->
<script type="text/ng-template" id="search-bar.html">
Expand Down
1 change: 1 addition & 0 deletions js/ui-bootstrap-tpls-0.11.0.min.js

Large diffs are not rendered by default.

0 comments on commit f1c2466

Please sign in to comment.