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
nexedi
erp5
Commits
4308db68
Commit
4308db68
authored
8 years ago
by
Jérome Perrin
Browse files
Options
Download
Email Patches
Plain Diff
system_event: use my_view_mode_raw_text_content to display request and response
parent
9fb6b7fc
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
26 deletions
+2
-26
bt5/erp5_system_event/SkinTemplateItem/portal_skins/erp5_system_event/HTTPExchange_view/my_request.xml
..._skins/erp5_system_event/HTTPExchange_view/my_request.xml
+1
-13
bt5/erp5_system_event/SkinTemplateItem/portal_skins/erp5_system_event/HTTPExchange_view/my_response.xml
...skins/erp5_system_event/HTTPExchange_view/my_response.xml
+1
-13
No files found.
bt5/erp5_system_event/SkinTemplateItem/portal_skins/erp5_system_event/HTTPExchange_view/my_request.xml
View file @
4308db68
...
...
@@ -41,10 +41,6 @@
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
@@ -60,10 +56,6 @@
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
@@ -73,16 +65,12 @@
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_
text_area_field
</string>
</value>
<value>
<string>
my_
view_mode_raw_text_content
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Request
</string>
</value>
...
...
This diff is collapsed.
Click to expand it.
bt5/erp5_system_event/SkinTemplateItem/portal_skins/erp5_system_event/HTTPExchange_view/my_response.xml
View file @
4308db68
...
...
@@ -41,10 +41,6 @@
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
@@ -60,10 +56,6 @@
<key>
<string>
form_id
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string></string>
</value>
</item>
</dictionary>
</value>
</item>
...
...
@@ -73,16 +65,12 @@
<dictionary>
<item>
<key>
<string>
field_id
</string>
</key>
<value>
<string>
my_
text_area_field
</string>
</value>
<value>
<string>
my_
view_mode_raw_text_content
</string>
</value>
</item>
<item>
<key>
<string>
form_id
</string>
</key>
<value>
<string>
Base_viewFieldLibrary
</string>
</value>
</item>
<item>
<key>
<string>
target
</string>
</key>
<value>
<string>
Click to edit the target
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Response
</string>
</value>
...
...
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