diff --git a/public_html/doc/customer_detail.php b/public_html/doc/customer_detail.php index 0b921ea..15b6662 100644 --- a/public_html/doc/customer_detail.php +++ b/public_html/doc/customer_detail.php @@ -3006,4 +3006,35 @@ function buildContent(property) { $(".shortinput-store-name").text(property.name); } + + + \ No newline at end of file