From 9c87cb58b9d56773087ef09c6405a13fa007bfa1 Mon Sep 17 00:00:00 2001 From: Tomas Peterka <tomas.peterka@nexedi.com> Date: Mon, 7 May 2018 17:48:09 +0200 Subject: [PATCH] [erp5_core] Follow naming convention --- .../Folder_modifyDocumentListStatusDialog/workflow_dialog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_modifyDocumentListStatusDialog/workflow_dialog.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_modifyDocumentListStatusDialog/workflow_dialog.xml index 36de507420..028240192f 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_modifyDocumentListStatusDialog/workflow_dialog.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Folder_modifyDocumentListStatusDialog/workflow_dialog.xml @@ -179,7 +179,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>workflow_dialog</string> </value> + <value> <string>Workflow Dialog</string> </value> </item> </dictionary> </value> -- 2.30.9