mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
[minor] removed typo in order.html
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
t{% extends "templates/web.html" %}
|
{% extends "templates/web.html" %}
|
||||||
|
|
||||||
{% block header %}
|
{% block header %}
|
||||||
<h1>{{ doc.name }}</h1>
|
<h1>{{ doc.name }}</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user