Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
d0f9374e
Commit
d0f9374e
authored
Oct 27, 2017
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_core] Respect field naming convention
parent
fac62400
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml
...lateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml
+1
-1
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_core_mode_text_content_validator.xml
..._viewFieldLibrary/my_core_mode_text_content_validator.xml
+1
-1
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_view_mode_text_content.xml
..._core/Base_viewFieldLibrary/my_view_mode_text_content.xml
+1
-1
No files found.
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary.xml
View file @
d0f9374e
...
@@ -159,7 +159,7 @@
...
@@ -159,7 +159,7 @@
<string>
my_iframe_gadget_field
</string>
<string>
my_iframe_gadget_field
</string>
<string>
my_view_mode_raw_text_content
</string>
<string>
my_view_mode_raw_text_content
</string>
<string>
my_view_mode_text_content
</string>
<string>
my_view_mode_text_content
</string>
<string>
text_content_validator
</string>
<string>
my_core_mode_
text_content_validator
</string>
<string>
my_dialog_mode_text_content
</string>
<string>
my_dialog_mode_text_content
</string>
</list>
</list>
</value>
</value>
...
...
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/text_content_validator.xml
→
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/
my_core_mode_
text_content_validator.xml
View file @
d0f9374e
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
text_content_validator
</string>
</value>
<value>
<string>
my_core_mode_
text_content_validator
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
message_values
</string>
</key>
<key>
<string>
message_values
</string>
</key>
...
...
product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_view_mode_text_content.xml
View file @
d0f9374e
...
@@ -124,7 +124,7 @@
...
@@ -124,7 +124,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
validator_field_id
</string>
</key>
<key>
<string>
validator_field_id
</string>
</key>
<value>
<string>
text_content_validator
</string>
</value>
<value>
<string>
my_core_mode_
text_content_validator
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
validator_form_id
</string>
</key>
<key>
<string>
validator_form_id
</string>
</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment