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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Laurent S
erp5
Commits
b4ba96a6
Commit
b4ba96a6
authored
Dec 11, 2017
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[erp5_hal_json_style] Improve dialog confirmation message layout
Display it on one line
parent
3acc54de
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
50 additions
and
8 deletions
+50
-8
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewCloneDocumentDialog.xml
...kins/erp5_hal_json_style/Base_viewCloneDocumentDialog.xml
+22
-1
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewCloneDocumentDialog/your_warning.xml
..._json_style/Base_viewCloneDocumentDialog/your_warning.xml
+3
-3
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewDeleteDocumentDialog.xml
...ins/erp5_hal_json_style/Base_viewDeleteDocumentDialog.xml
+22
-1
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewDeleteDocumentDialog/your_warning.xml
...json_style/Base_viewDeleteDocumentDialog/your_warning.xml
+3
-3
No files found.
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewCloneDocumentDialog.xml
View file @
b4ba96a6
...
@@ -62,6 +62,9 @@
...
@@ -62,6 +62,9 @@
<value>
<value>
<list>
<list>
<string>
left
</string>
<string>
left
</string>
<string>
right
</string>
<string>
center
</string>
<string>
bottom
</string>
</list>
</list>
</value>
</value>
</item>
</item>
...
@@ -70,7 +73,13 @@
...
@@ -70,7 +73,13 @@
<value>
<value>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
left
</string>
</key>
<key>
<string>
bottom
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
center
</string>
</key>
<value>
<value>
<list>
<list>
<string>
your_warning
</string>
<string>
your_warning
</string>
...
@@ -79,6 +88,18 @@
...
@@ -79,6 +88,18 @@
</list>
</list>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
left
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
right
</string>
</key>
<value>
<list/>
</value>
</item>
</dictionary>
</dictionary>
</value>
</value>
</item>
</item>
...
...
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewCloneDocumentDialog/your_warning.xml
View file @
b4ba96a6
...
@@ -205,11 +205,11 @@
...
@@ -205,11 +205,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
css_class
</string>
</key>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
invisible
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
default
</string>
</key>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
Do you want to clone this document?
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
...
@@ -257,7 +257,7 @@
...
@@ -257,7 +257,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Do you want to clone this document:
</string>
</value>
<value>
<string>
Confirmation message
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
unicode
</string>
</key>
<key>
<string>
unicode
</string>
</key>
...
...
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewDeleteDocumentDialog.xml
View file @
b4ba96a6
...
@@ -62,6 +62,9 @@
...
@@ -62,6 +62,9 @@
<value>
<value>
<list>
<list>
<string>
left
</string>
<string>
left
</string>
<string>
right
</string>
<string>
center
</string>
<string>
bottom
</string>
</list>
</list>
</value>
</value>
</item>
</item>
...
@@ -70,7 +73,13 @@
...
@@ -70,7 +73,13 @@
<value>
<value>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
left
</string>
</key>
<key>
<string>
bottom
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
center
</string>
</key>
<value>
<value>
<list>
<list>
<string>
your_warning
</string>
<string>
your_warning
</string>
...
@@ -80,6 +89,18 @@
...
@@ -80,6 +89,18 @@
</list>
</list>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
left
</string>
</key>
<value>
<list/>
</value>
</item>
<item>
<key>
<string>
right
</string>
</key>
<value>
<list/>
</value>
</item>
</dictionary>
</dictionary>
</value>
</value>
</item>
</item>
...
...
bt5/erp5_hal_json_style/SkinTemplateItem/portal_skins/erp5_hal_json_style/Base_viewDeleteDocumentDialog/your_warning.xml
View file @
b4ba96a6
...
@@ -205,11 +205,11 @@
...
@@ -205,11 +205,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
css_class
</string>
</key>
<key>
<string>
css_class
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
invisible
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
default
</string>
</key>
<key>
<string>
default
</string>
</key>
<value>
<string></string>
</value>
<value>
<string>
Do you want to delete this document?
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
...
@@ -257,7 +257,7 @@
...
@@ -257,7 +257,7 @@
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Do you want to Delete this document:
</string>
</value>
<value>
<string>
Confirmation message
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
unicode
</string>
</key>
<key>
<string>
unicode
</string>
</key>
...
...
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