Skip to content

Commit 03b341c

Browse files
committed
Merge pull request wenzhixin#53 from uselesshasids/master
Update angularjs.html
2 parents 60e5e38 + 6159ad7 commit 03b341c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

integrate/angularjs.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
1919
<!-- Latest compiled and minified JavaScript -->
2020
<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>
21+
<script src="../assets/bootstrap-table/dist/extensions/angular/bootstrap-table-angular.min.js"></script>
22+
2223

2324
<script src="app.js"></script>
2425
</head>

0 commit comments

Comments
 (0)