From b29425e60412c471a81d457ea72b488c95cc0740 Mon Sep 17 00:00:00 2001 From: PAlexanderFranklin Date: Wed, 3 Apr 2024 16:05:15 -0700 Subject: [PATCH] Add My Edit to projects.html --- erpnext/templates/pages/projects.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/templates/pages/projects.html b/erpnext/templates/pages/projects.html index 4de3459880..9f38a14c1f 100644 --- a/erpnext/templates/pages/projects.html +++ b/erpnext/templates/pages/projects.html @@ -9,7 +9,7 @@ {% endblock %} {% block header %} -

{{ doc.project_name }}

+

{{ doc.project_name }} My Edit

{% endblock %} {% block style %}