update promotion ui

This commit is contained in:
Yan
2017-10-25 13:57:07 +06:30
parent bbae5cd5cc
commit 32866428ce
2 changed files with 6 additions and 6 deletions

View File

@@ -40,7 +40,7 @@
$(document).on('turbolinks:load', function() {
$('.datetimepicker').bootstrapMaterialDatePicker({
format: 'DD-MM YYYY - HH:mm',
format: 'DD-MM-YYYY - HH:mm',
clearButton: true,
weekStart: 1
});