mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-25 00:44:03 -04:00
Update js plugin and regen dist files
This commit is contained in:
@@ -70,11 +70,11 @@
|
||||
<![endif]-->
|
||||
<!-- start mincss template tags -->
|
||||
<link rel="stylesheet" type="text/css" href="dist/jquery-ui.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="dist/opensourcepos.min.css?rel=6f10bf8f1a"/>
|
||||
<link rel="stylesheet" type="text/css" href="dist/opensourcepos.min.css?rel=2b4d77cdea"/>
|
||||
<link rel="stylesheet" type="text/css" href="dist/style.css"/>
|
||||
<!-- end mincss template tags -->
|
||||
<!-- start minjs template tags -->
|
||||
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=e467cdbc24"></script>
|
||||
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=72d687ba47"></script>
|
||||
<!-- end minjs template tags -->
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"jasny-bootstrap": "^3.1.3",
|
||||
"bootswatch": "^3.3.7",
|
||||
"smalot-bootstrap-datetimepicker": "^2.4.4",
|
||||
"bootstrap-select": "^1.12.2",
|
||||
"bootstrap-select": "^1.12.3",
|
||||
"bootstrap-table": "fde42200",
|
||||
"bootstrap-daterangepicker": "^2.1.24",
|
||||
"tableExport.jquery.plugin": "1.5.1",
|
||||
|
||||
2
public/dist/opensourcepos.min.css
vendored
2
public/dist/opensourcepos.min.css
vendored
File diff suppressed because one or more lines are too long
49
public/dist/opensourcepos.min.js
vendored
49
public/dist/opensourcepos.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -5,7 +5,7 @@
|
||||
],
|
||||
"homepage": "http://jquery.malsup.com/block/"
|
||||
},
|
||||
"bootstrap-select@1.12.2": {
|
||||
"bootstrap-select@1.12.3": {
|
||||
"licenses": [
|
||||
"MIT"
|
||||
],
|
||||
@@ -37,18 +37,18 @@
|
||||
],
|
||||
"homepage": "https://github.com/alexstanbury/chartist-plugin-axistitle"
|
||||
},
|
||||
"chartist-plugin-pointlabels@0.0.4": {
|
||||
"licenses": [
|
||||
"WTF*"
|
||||
],
|
||||
"homepage": "https://github.com/gionkunz/chartist-plugin-pointlabels"
|
||||
},
|
||||
"chartist-plugin-barlabels@0.0.5": {
|
||||
"licenses": [
|
||||
"WTF*"
|
||||
],
|
||||
"homepage": "https://github.com/mtgibbs/chartist-plugin-barlabels"
|
||||
},
|
||||
"chartist-plugin-pointlabels@0.0.4": {
|
||||
"licenses": [
|
||||
"WTF*"
|
||||
],
|
||||
"homepage": "https://github.com/gionkunz/chartist-plugin-pointlabels"
|
||||
},
|
||||
"chartist-plugin-tooltip@0.0.13": {
|
||||
"licenses": [
|
||||
"MIT*"
|
||||
@@ -95,13 +95,6 @@
|
||||
],
|
||||
"homepage": "https://github.com/hhurz/tableExport.jquery.plugin"
|
||||
},
|
||||
"bootstrap-daterangepicker@2.1.25": {
|
||||
"licenses": [
|
||||
"MIT"
|
||||
],
|
||||
"homepage": "https://github.com/dangrossman/bootstrap-daterangepicker",
|
||||
"repository": "git+https://github.com/dangrossman/bootstrap-daterangepicker"
|
||||
},
|
||||
"bootstrap@3.3.7": {
|
||||
"licenses": [
|
||||
"MIT"
|
||||
@@ -109,6 +102,13 @@
|
||||
"homepage": "http://getbootstrap.com",
|
||||
"repository": "git+https://github.com/twbs/bootstrap"
|
||||
},
|
||||
"bootstrap-daterangepicker@2.1.25": {
|
||||
"licenses": [
|
||||
"MIT"
|
||||
],
|
||||
"homepage": "https://github.com/dangrossman/bootstrap-daterangepicker",
|
||||
"repository": "git+https://github.com/dangrossman/bootstrap-daterangepicker"
|
||||
},
|
||||
"bootstrap-table@undefined": {
|
||||
"licenses": [
|
||||
"MIT"
|
||||
|
||||
Reference in New Issue
Block a user