From 75a641ab40ab07d282d12f5c7c2995d5c0c1f4ad Mon Sep 17 00:00:00 2001 From: Tieptk Date: Thu, 4 Dec 2025 17:20:42 +0700 Subject: [PATCH] update --- assets/script/global.js | 3 + template/customer/comment.html | 38 +++---- template/customer/customer_newsletter.html | 46 ++++---- template/customer/customer_review.html | 52 +++++---- template/customer/review.html | 116 +++++++++------------ template/javascript/product_form.html | 3 + template/product/form.html | 4 +- template/product/home.html | 57 +++++++--- 8 files changed, 160 insertions(+), 159 deletions(-) diff --git a/assets/script/global.js b/assets/script/global.js index 443a4c1..39841e6 100644 --- a/assets/script/global.js +++ b/assets/script/global.js @@ -38,3 +38,6 @@ const AdminFunction = (() => { } return { capNhatTrangThaiMenu: capNhatTrangThaiMenu, add_product_to_category: t, run_search: n, update_product_hot: o, checkForm: i, closeForm: r }; })(); + + +new Choices("#group-select"); \ No newline at end of file diff --git a/template/customer/comment.html b/template/customer/comment.html index f00e95d..5e22399 100644 --- a/template/customer/comment.html +++ b/template/customer/comment.html @@ -91,7 +91,7 @@ -