Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Binh
erp5
Commits
ee7d674f
Commit
ee7d674f
authored
11 years ago
by
Jérome Perrin
Browse files
Options
Download
Email Patches
Plain Diff
rename dialog to respect naming conventions
parent
a137b213
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/select_bar.xml
...i_test/ActionTemplateItem/portal_types/Foo/select_bar.xml
+1
-1
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewSelectBarDialog.xml
...tem/portal_skins/erp5_ui_test/Foo_viewSelectBarDialog.xml
+2
-2
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewSelectBarDialog/listbox.xml
...al_skins/erp5_ui_test/Foo_viewSelectBarDialog/listbox.xml
+0
-0
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewSelectBarDialog/your_extra_text.xml
.../erp5_ui_test/Foo_viewSelectBarDialog/your_extra_text.xml
+0
-0
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewSelectBarDialog/your_useless_field.xml
...p5_ui_test/Foo_viewSelectBarDialog/your_useless_field.xml
+0
-0
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxDialogModeZuite_reset.xml
...ortal_skins/erp5_ui_test/ListBoxDialogModeZuite_reset.xml
+1
-1
No files found.
bt5/erp5_ui_test/ActionTemplateItem/portal_types/Foo/select_bar.xml
View file @
ee7d674f
...
...
@@ -71,7 +71,7 @@
<dictionary>
<item>
<key>
<string>
text
</string>
</key>
<value>
<string>
string:${object_url}/Foo_
s
electBarDialog?reset:int=1
</string>
</value>
<value>
<string>
string:${object_url}/Foo_
viewS
electBarDialog?reset:int=1
</string>
</value>
</item>
</dictionary>
</pickle>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
s
electBarDialog.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
viewS
electBarDialog.xml
View file @
ee7d674f
...
...
@@ -111,7 +111,7 @@
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
Foo_
s
electBarDialog
</string>
</value>
<value>
<string>
Foo_
viewS
electBarDialog
</string>
</value>
</item>
<item>
<key>
<string>
method
</string>
</key>
...
...
@@ -119,7 +119,7 @@
</item>
<item>
<key>
<string>
name
</string>
</key>
<value>
<string>
Foo_
s
electBarDialog
</string>
</value>
<value>
<string>
Foo_
viewS
electBarDialog
</string>
</value>
</item>
<item>
<key>
<string>
pt
</string>
</key>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
s
electBarDialog/listbox.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
viewS
electBarDialog/listbox.xml
View file @
ee7d674f
File moved
This diff is collapsed.
Click to expand it.
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
s
electBarDialog/your_extra_text.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
viewS
electBarDialog/your_extra_text.xml
View file @
ee7d674f
File moved
This diff is collapsed.
Click to expand it.
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
s
electBarDialog/your_useless_field.xml
→
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_
viewS
electBarDialog/your_useless_field.xml
View file @
ee7d674f
File moved
This diff is collapsed.
Click to expand it.
bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBoxDialogModeZuite_reset.xml
View file @
ee7d674f
...
...
@@ -59,7 +59,7 @@ for name in (\'foo_module\', \'bar_module\'):\n
module.setLastId(1)\n
\n
# Reset the foo module listbox\n
form = context.Foo_
s
electBarDialog\n
form = context.Foo_
viewS
electBarDialog\n
\n
default_columns = \'\\n\'.join(( \'id | ID\'\n
, \'title | Title\'\n
...
...
This diff is collapsed.
Click to expand it.
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