From 11c85762933c4e9f1a60f4a1d264d931d3954142 Mon Sep 17 00:00:00 2001 From: Adam Laki Date: Sun, 29 Oct 2023 17:48:40 +0100 Subject: [PATCH] Revert --- dist/account/index.html | 2 +- dist/account/profile/index.html | 2 +- dist/customers/index.html | 2 +- dist/orders/index.html | 2 +- dist/products/index.html | 2 +- src/_data/helpers.js | 5 +++-- src/_includes/partial/card/data-table.html | 2 +- 7 files changed, 9 insertions(+), 8 deletions(-) diff --git a/dist/account/index.html b/dist/account/index.html index 359d098..eb94a76 100644 --- a/dist/account/index.html +++ b/dist/account/index.html @@ -628,7 +628,7 @@

Personal Information

Phone

-

+00 36 555 66 44

+

+36 555 66 44

Bio

diff --git a/dist/account/profile/index.html b/dist/account/profile/index.html index dabef2c..d28b905 100644 --- a/dist/account/profile/index.html +++ b/dist/account/profile/index.html @@ -626,7 +626,7 @@

Personal Information

- +
diff --git a/dist/customers/index.html b/dist/customers/index.html index 0f7b320..09227d0 100644 --- a/dist/customers/index.html +++ b/dist/customers/index.html @@ -594,7 +594,7 @@

Customers

-
+

Orders

- +

Best Selling

- +

{{ dataTable.title }}

{% endif %} {% if dataTable.showSearch == true %}
- + {% svgIcon "./src/img/icon/search.svg" %}