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
5e8a1c04
Commit
5e8a1c04
authored
Dec 10, 2020
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui_test: rename misnamed form Foo_viewDialogWithOnlyUpdate
parent
98a288ef
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view_dialog_with_only_update.xml
...ateItem/portal_types/Foo/view_dialog_with_only_update.xml
+1
-1
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testFormDialogWithOnlyUpdate.zpt
...sts/page_templates_zuite/testFormDialogWithOnlyUpdate.zpt
+1
-1
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdateDialog.xml
...skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdateDialog.xml
+2
-2
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdateDialog/my_title.xml
...5_ui_test/Foo_viewDialogWithOnlyUpdateDialog/my_title.xml
+0
-0
No files found.
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/view_dialog_with_only_update.xml
View file @
5e8a1c04
...
...
@@ -83,7 +83,7 @@
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/Foo_viewDialogWithOnlyUpdate
</string>
</value>
<value>
<string>
string:${object_url}/Foo_viewDialogWithOnlyUpdate
Dialog
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
bt5/erp5_ui_test/PathTemplateItem/portal_tests/page_templates_zuite/testFormDialogWithOnlyUpdate.zpt
View file @
5e8a1c04
...
...
@@ -42,7 +42,7 @@
</tr>
<tr>
<td>
assertLocation
</td>
<td>
glob:${base_url}/foo_module/1/Foo_viewDialogWithOnlyUpdate*
</td>
<td>
glob:${base_url}/foo_module/1/Foo_viewDialogWithOnlyUpdate
Dialog
*
</td>
<td></td>
</tr>
<tr>
...
...
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdate.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdate
Dialog
.xml
View file @
5e8a1c04
...
...
@@ -91,7 +91,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Foo_viewDialogWithOnlyUpdate
</string>
</value>
<value>
<string>
Foo_viewDialogWithOnlyUpdate
Dialog
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
...
...
@@ -123,7 +123,7 @@
</item>
<item>
<key>
<string>
update_action
</string>
</key>
<value>
<string>
Foo_viewDialogWithOnlyUpdate
</string>
</value>
<value>
<string>
Foo_viewDialogWithOnlyUpdate
Dialog
</string>
</value>
</item>
<item>
<key>
<string>
update_action_title
</string>
</key>
...
...
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdate/my_title.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewDialogWithOnlyUpdate
Dialog
/my_title.xml
View file @
5e8a1c04
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