Update bootstrap-table js version to latest master

This commit is contained in:
FrancescoUK
2017-10-21 14:07:10 +01:00
parent f26c703626
commit 2b2396521c
2 changed files with 3 additions and 3 deletions

View File

@@ -71,10 +71,10 @@
<![endif]-->
<!-- start mincss template tags -->
<link rel="stylesheet" type="text/css" href="dist/jquery-ui/jquery-ui.min.css"/>
<link rel="stylesheet" type="text/css" href="dist/opensourcepos.min.css?rel=7f52cbc5d2"/>
<link rel="stylesheet" type="text/css" href="dist/opensourcepos.min.css?rel=94a8b206d6"/>
<!-- end mincss template tags -->
<!-- start minjs template tags -->
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=b7fe20579d"></script>
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=47cade4b67"></script>
<!-- end minjs template tags -->
<?php endif; ?>

View File

@@ -33,7 +33,7 @@
"bootswatch": "^3.3.7",
"smalot-bootstrap-datetimepicker": "~2.4.4",
"bootstrap-select": "~1.12.4",
"bootstrap-table": "fde42200",
"bootstrap-table": "master",
"bootstrap-daterangepicker": "~2.1.25",
"tableExport.jquery.plugin": "1.5.1",
"chartist": "~0.9.8",