We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66bed6 commit 6274e40Copy full SHA for 6274e40
OpenNote/index.html
@@ -30,6 +30,7 @@
30
<!-- Scripts -->
31
<script src="bower_components/jquery/dist/jquery.min.js"></script>
32
<script src="bower_components/pouchdb/dist/pouchdb.min.js"></script>
33
+ <script src="bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
34
35
<!-- Angular and the gang -->
36
<script src="bower_components/angular/angular.js"></script>
0 commit comments