From 2e5dfd576cae517b0b96508da1295544a037e795 Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Fri, 3 Jan 2020 13:52:43 +1030 Subject: [PATCH] Updating fontawesome logos which are broken --- views/customer.hbs | 4 ++-- views/layouts/layout.hbs | 2 +- views/orders.hbs | 2 +- views/product-edit.hbs | 2 +- views/product-new.hbs | 2 +- views/products.hbs | 2 +- views/settings-menu.hbs | 8 ++++---- views/themes/Cloth/cart.hbs | 2 +- 8 files changed, 12 insertions(+), 12 deletions(-) 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}}