From 9119722b61af812ce4918d3a5ec2b7c3bcc3963a Mon Sep 17 00:00:00 2001 From: Dmitriy Shesterkin Date: Thu, 13 Jul 2017 22:33:44 +0300 Subject: [PATCH] add file version for js --- templates/customer/profile/orders_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/customer/profile/orders_list.html b/templates/customer/profile/orders_list.html index 9430272..54333ef 100644 --- a/templates/customer/profile/orders_list.html +++ b/templates/customer/profile/orders_list.html @@ -115,5 +115,5 @@ {% block js %} - + {% endblock %}