diff --git a/application/views/partial/header.php b/application/views/partial/header.php index 2fe7cc00f..a483f93b1 100644 --- a/application/views/partial/header.php +++ b/application/views/partial/header.php @@ -33,7 +33,7 @@ - + @@ -61,6 +61,7 @@ + @@ -76,7 +77,7 @@ - + diff --git a/bower.json b/bower.json index 406ff48d8..6f26accbd 100644 --- a/bower.json +++ b/bower.json @@ -24,8 +24,8 @@ "tests" ], "dependencies": { - "jquery-form": "~3.46.0", - "jquery-validate": "~1.13.1", + "jquery-form": "~4.2.2", + "jquery-validate": "~1.17.0", "jquery": "~2.1.4", "jquery-ui": "~1.11.4", "bootstrap3-dialog": "https://github.com/nakupanda/bootstrap3-dialog.git#master", @@ -34,7 +34,7 @@ "smalot-bootstrap-datetimepicker": "~2.4.4", "bootstrap-select": "~1.12.4", "bootstrap-table": "https://github.com/opensourcepos/bootstrap-table.git#master", - "bootstrap-daterangepicker": "~2.1.25", + "bootstrap-daterangepicker": "~2.1.27", "tableExport.jquery.plugin": "1.5.1", "chartist": "~0.9.8", "chartist-plugin-axistitle": "~0.0.5", @@ -44,7 +44,8 @@ "remarkable-bootstrap-notify": "~3.1.3", "js-cookie": "~2.1.4", "blockUI": "*", - "bootstrap-tagsinput": "~0.8.0" + "bootstrap-tagsinput": "~0.8.0", + "accounting-js": "~0.4.2" }, "overrides": { "jquery-ui": {