Upgrade always to the latest bootswatch flatly theme (provided is available on bootswatch-dist)

This commit is contained in:
FrancescoUK
2016-08-04 21:45:25 +01:00
parent 63a6706770
commit fe5e99978c
4 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
<link rel="stylesheet" type="text/css" href="dist/opensourcepos.min.css?rel=b003b9c4a3"/>
<!-- end mincss template tags -->
<!-- start minjs template tags -->
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=9fdffa8ae4"></script>
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=5f6d1e048b"></script>
<!-- end minjs template tags -->
<?php endif; ?>

View File

@@ -30,7 +30,7 @@
"jquery-ui": "1.11.4",
"bootstrap3-dialog": "bootstrap-dialog#^1.35.2",
"jasny-bootstrap": "^3.1.3",
"bootswatch-dist": "3.3.6-flatly",
"bootswatch-dist": "flatly",
"smalot-bootstrap-datetimepicker": "^2.3.11",
"bootstrap-select": "^1.10.0",
"bootstrap-table": "^1.11.0",

View File

File diff suppressed because one or more lines are too long

View File

@@ -18,7 +18,7 @@
<!-- end mincss template tags -->
<link rel="stylesheet" type="text/css" href="templates/spacelab/css/style.css"/>
<!-- start minjs template tags -->
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=9fdffa8ae4"></script>
<script type="text/javascript" src="dist/opensourcepos.min.js?rel=5f6d1e048b"></script>
<!-- end minjs template tags -->
<?php endif; ?>