Skip to content

Commit 6274e40

Browse files
committed
Bootstrap needed for mobile menus
1 parent a66bed6 commit 6274e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OpenNote/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<!-- Scripts -->
3131
<script src="bower_components/jquery/dist/jquery.min.js"></script>
3232
<script src="bower_components/pouchdb/dist/pouchdb.min.js"></script>
33+
<script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
3334

3435
<!-- Angular and the gang -->
3536
<script src="bower_components/angular/angular.js"></script>

0 commit comments

Comments
 (0)