Skip to content
This repository was archived by the owner on Oct 18, 2018. It is now read-only.

Commit bc3400f

Browse files
committed
Add jQuery
1 parent c64e80c commit bc3400f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/webapp/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<link rel="stylesheet" href="//fonts.googleapis.com/icon?family=Material+Icons">
99
<link rel='stylesheet' href='//fonts.googleapis.com/css?family=Roboto:400,700'>
1010
<link rel='stylesheet' href='style.css'>
11+
<script src="//code.jquery.com/jquery-latest.min.js"></script>
1112
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.5/angular.min.js"></script>
1213
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.5/angular-animate.min.js"></script>
1314
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.5/angular-aria.min.js"></script>

0 commit comments

Comments
 (0)