Skip to content

Commit 629e31f

Browse files
committed
added ref to util to index.html
1 parent 3a7acb4 commit 629e31f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<script src="js/forms-angular.js"></script>
3232
<script src="js/services/location-parse.js"></script>
3333
<script src="js/services/data.js"></script>
34+
<script src="js/services/utils.js"></script>
3435
<script src="js/controllers/base.js"></script>
3536
<script src="js/controllers/analysis.js"></script>
3637
<script src="js/controllers/model.js"></script>

0 commit comments

Comments
 (0)