diff --git a/app/static/css/bootstrap-datetimepicker.min.css b/app/static/css/bootstrap-datetimepicker.css old mode 100755 new mode 100644 similarity index 100% rename from app/static/css/bootstrap-datetimepicker.min.css rename to app/static/css/bootstrap-datetimepicker.css diff --git a/app/static/js/bootstrap-datetimepicker.min.js b/app/static/js/bootstrap-datetimepicker.min.js old mode 100755 new mode 100644 diff --git a/app/templates/order_edit.html b/app/templates/order_edit.html index a47cd1d..8ba1cc4 100644 --- a/app/templates/order_edit.html +++ b/app/templates/order_edit.html @@ -60,7 +60,7 @@ {{ super() }} - + {%- endblock %} {% block scripts -%} diff --git a/app/templates/orders.html b/app/templates/orders.html index e7fb9a1..5531654 100644 --- a/app/templates/orders.html +++ b/app/templates/orders.html @@ -74,7 +74,7 @@ {% block styles -%} {{ super() }} - + {%- endblock %} {% block scripts -%}