Skip to content

Commit

Permalink
cdn link changed to bower component link
Browse files Browse the repository at this point in the history
  • Loading branch information
katkamrachana committed Aug 5, 2017
1 parent 8a8bc4e commit 536f212
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link href="/static/ndf/bower_components/pace/themes/blue/pace-theme-loading-bar.css" rel="stylesheet" />
<!-- DataTables CSS -->
<link href="/static/ndf/bower_components/datatables-plugins/integration/foundation/dataTables.foundation.css" rel="stylesheet" type="text/css" />
<script src="//cdn.rawgit.com/ashl1/datatables-rowsgroup/v1.0.0/dataTables.rowsGroup.js"></script>
<script src="/static/ndf/bower_components/datatables-rowsgroup/dataTables.rowsGroup.js"></script>
<style type="text/css">
.right-btn, .left-btn{
/*float: left;*/
Expand Down

0 comments on commit 536f212

Please sign in to comment.