commit | a75fe1a4c3ba97f21f1791146324f9a643af970c | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@erpnext.com> | Wed Mar 23 11:59:24 2016 +0530 |
committer | Anand Doshi <anand@erpnext.com> | Wed Mar 23 11:59:24 2016 +0530 |
tree | b108ee5f7b2d5bd7d2c146db3143ed75fb07ed48 | |
parent | eec21d041c786a1d090521e15a73c129436c26be [diff] [blame] |
Revert "[cleanup] PayPal payment UX and moved related methods to hooks of respective apps"
diff --git a/erpnext/templates/pages/order.html b/erpnext/templates/pages/order.html index 3252eb9..03e625d 100644 --- a/erpnext/templates/pages/order.html +++ b/erpnext/templates/pages/order.html
@@ -1,4 +1,4 @@ -{% extends "templates/web.html" %} +t{% extends "templates/web.html" %} {% block header %} <h1>{{ doc.name }}</h1>