mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-04 13:54:51 -04:00
Update bootstrap-table js version to latest master
This commit is contained in:
@@ -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; ?>
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user