From e368e66a401e5854a4f7df4d4d31f30ce966bb65 Mon Sep 17 00:00:00 2001 From: PAlexanderFranklin Date: Thu, 16 May 2024 15:06:07 -0700 Subject: [PATCH] Remove changes that were for testing updates --- 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 eab6fcc80d..0115734f12 100644 --- a/erpnext/templates/pages/projects.html +++ b/erpnext/templates/pages/projects.html @@ -9,7 +9,7 @@ {% endblock %} {% block header %} -

{{ doc.project_name }} My

+

{{ doc.project_name }}

{% endblock %} {% block style %}