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.
2 parents 60e5e38 + 6159ad7 commit 03b341cCopy full SHA for 03b341c
integrate/angularjs.html
@@ -18,7 +18,8 @@
18
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
19
<!-- Latest compiled and minified JavaScript -->
20
<script src="../node_modules/bootstrap-table/dist/bootstrap-table.min.js"></script>
21
- <script src="../node_modules/bootstrap-table/dist/extensions/angular/bootstrap-table-angular.js"></script>
+ <script src="../assets/bootstrap-table/dist/extensions/angular/bootstrap-table-angular.min.js"></script>
22
+
23
24
<script src="app.js"></script>
25
</head>
0 commit comments