Skip to content

Commit 4b05aba

Browse files
committed
feat: add the xmls:i18n domain definition
1 parent f6ce65b commit 4b05aba

File tree

1 file changed

+1
-1
lines changed
  • templates/add-ons/backend/{{ cookiecutter.__folder_name }}/src/packagename/profiles/default

1 file changed

+1
-1
lines changed

templates/add-ons/backend/{{ cookiecutter.__folder_name }}/src/packagename/profiles/default/controlpanel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<object name="portal_controlpanel">
2+
<object name="portal_controlpanel" xmlns:i18n="http://xml.zope.org/namespaces/i18n">
33

44
<!-- -*- extra stuff goes here -*- -->
55

0 commit comments

Comments
 (0)