Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5_fork
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eteri
erp5_fork
Commits
d17614c7
Commit
d17614c7
authored
May 23, 2022
by
Valentin Benozillo
Committed by
Valentin Benozillo
May 24, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_ui_test: Drop the plural
parent
3998056d
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
4 additions
and
4 deletions
+4
-4
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view_integer_field.xml
...ctionTemplateItem/portal_types/Foo/view_integer_field.xml
+1
-1
bt5/erp5_ui_test/PathTemplateItem/portal_tests/integer_field_zuite/testFloatValue.zpt
...eItem/portal_tests/integer_field_zuite/testFloatValue.zpt
+2
-2
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField.xml
...teItem/portal_skins/erp5_ui_test/Foo_viewIntegerField.xml
+1
-1
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField/my_quantity.xml
...l_skins/erp5_ui_test/Foo_viewIntegerField/my_quantity.xml
+0
-0
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField/read_only_quantity.xml
.../erp5_ui_test/Foo_viewIntegerField/read_only_quantity.xml
+0
-0
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField/your_range_failure.xml
.../erp5_ui_test/Foo_viewIntegerField/your_range_failure.xml
+0
-0
No files found.
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view_integer_field.xml
View file @
d17614c7
...
...
@@ -71,7 +71,7 @@
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/Foo_viewIntegerField
s
</string>
</value>
<value>
<string>
string:${object_url}/Foo_viewIntegerField
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
bt5/erp5_ui_test/PathTemplateItem/portal_tests/integer_field_zuite/testFloatValue.zpt
View file @
d17614c7
...
...
@@ -42,7 +42,7 @@
</tr>
<tr>
<td>
open
</td>
<td>
${base_url}/foo_module/0/Foo_viewIntegerField
s
</td>
<td>
${base_url}/foo_module/0/Foo_viewIntegerField
</td>
<td></td>
</tr>
<tr>
...
...
@@ -58,4 +58,4 @@
</tbody></table>
</body>
</html>
</html>
\ No newline at end of file
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField
s
.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField.xml
View file @
d17614c7
...
...
@@ -110,7 +110,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Foo_viewIntegerField
s
</string>
</value>
<value>
<string>
Foo_viewIntegerField
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
...
...
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField
s
/my_quantity.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField/my_quantity.xml
View file @
d17614c7
File moved
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField
s
/read_only_quantity.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField/read_only_quantity.xml
View file @
d17614c7
File moved
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField
s
/your_range_failure.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewIntegerField/your_range_failure.xml
View file @
d17614c7
File moved
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