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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tristan Cavelier
erp5
Commits
3f908b83
Commit
3f908b83
authored
Jun 06, 2011
by
Nicolas Delaby
Committed by
Kazuhiko Shiozaki
Jun 06, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
improve layout of dialog
parent
539a8c2e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
6 deletions
+11
-6
bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Event_viewCreateResponseDialog.xml
.../portal_skins/erp5_crm/Event_viewCreateResponseDialog.xml
+1
-1
bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Event_viewCreateResponseDialog/your_response_workflow_action.xml
...iewCreateResponseDialog/your_response_workflow_action.xml
+9
-4
bt5/erp5_crm/bt/revision
bt5/erp5_crm/bt/revision
+1
-1
No files found.
bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Event_viewCreateResponseDialog.xml
View file @
3f908b83
...
...
@@ -74,6 +74,7 @@
<value>
<list>
<string>
your_response_event_text_content
</string>
<string>
your_response_workflow_action
</string>
</list>
</value>
</item>
...
...
@@ -84,7 +85,6 @@
<string>
your_response_event_title
</string>
<string>
your_response_event_portal_type
</string>
<string>
your_response_event_resource
</string>
<string>
your_response_workflow_action
</string>
</list>
</value>
</item>
...
...
bt5/erp5_crm/SkinTemplateItem/portal_skins/erp5_crm/Event_viewCreateResponseDialog/your_response_workflow_action.xml
View file @
3f908b83
...
...
@@ -12,6 +12,7 @@
<list>
<string>
first_item
</string>
<string>
items
</string>
<string>
orientation
</string>
<string>
title
</string>
</list>
</value>
...
...
@@ -90,27 +91,31 @@
<value>
<list>
<tuple>
<string>
Send
Event
</string>
<string>
Send
it immediately
</string>
<string>
send
</string>
</tuple>
<tuple>
<string>
Plan
Event
</string>
<string>
Plan
it at the given date
</string>
<string>
plan
</string>
</tuple>
<tuple>
<string>
Redirect on Draft even
t
</string>
<string>
Edit it as a Draf
t
</string>
<string>
draft
</string>
</tuple>
</list>
</value>
</item>
<item>
<key>
<string>
orientation
</string>
</key>
<value>
<string>
horizontal
</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>
Which Action ?
</string>
</value>
<value>
<string>
Action to be triggered on the Response Event
</string>
</value>
</item>
</dictionary>
</value>
...
...
bt5/erp5_crm/bt/revision
View file @
3f908b83
555
\ No newline at end of file
556
\ No newline at end of file
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