diff --git a/views/customer.hbs b/views/customer.hbs index 64cddc8..1789e47 100644 --- a/views/customer.hbs +++ b/views/customer.hbs @@ -5,8 +5,8 @@
diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 0d81cb2..e1b0458 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -118,7 +118,7 @@ {{/unless}} {{#if admin}} {{#if @root.session.user}} - + {{/if}} {{/if}} diff --git a/views/orders.hbs b/views/orders.hbs index 6cfcb1b..51db6e8 100644 --- a/views/orders.hbs +++ b/views/orders.hbs @@ -46,7 +46,7 @@
  • {{ @root.__ "Status" }}: {{this.orderStatus}} - +
    View order - Date: {{formatDate this.orderDate "DD/MM/YYYY hh:mm"}} | Email: {{this.orderEmail}} | {{ @root.__ "Last name" }}: {{this.orderLastname}} diff --git a/views/product-edit.hbs b/views/product-edit.hbs index 1afa23d..657a1e4 100644 --- a/views/product-edit.hbs +++ b/views/product-edit.hbs @@ -5,7 +5,7 @@ diff --git a/views/product-new.hbs b/views/product-new.hbs index 523d274..245ff47 100644 --- a/views/product-new.hbs +++ b/views/product-new.hbs @@ -3,7 +3,7 @@
    diff --git a/views/products.hbs b/views/products.hbs index 61e1097..940fedf 100644 --- a/views/products.hbs +++ b/views/products.hbs @@ -25,7 +25,7 @@
  • {{#each results}}
  • - +

  • diff --git a/views/settings-menu.hbs b/views/settings-menu.hbs index 98ddd1f..6babdd2 100644 --- a/views/settings-menu.hbs +++ b/views/settings-menu.hbs @@ -12,7 +12,7 @@ {{#each menu.items}}
    - +
    @@ -39,7 +39,7 @@
    diff --git a/views/themes/Cloth/cart.hbs b/views/themes/Cloth/cart.hbs index 9506202..a3df6f5 100644 --- a/views/themes/Cloth/cart.hbs +++ b/views/themes/Cloth/cart.hbs @@ -38,7 +38,7 @@
    - +
    {{/ifCond}}