Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
ecommerce-ui
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
nexedi
ecommerce-ui
Commits
e1d467dd
Commit
e1d467dd
authored
Apr 29, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: added missing translation classeso
parent
ee67a161
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
data/global.json
data/global.json
+2
-1
data/order.json
data/order.json
+1
-1
No files found.
data/global.json
View file @
e1d467dd
...
...
@@ -195,7 +195,8 @@
"property_dict"
:
{
"theme"
:
"slapos-black"
,
"class_list"
:
"custom_footer_collapsible"
,
"text_i18n"
:
"global_dict.about"
"text_i18n"
:
"global_dict.about"
,
"collapsed_icon"
:
"plus"
},
"children"
:
[{
"generate"
:
"widget"
,
...
...
data/order.json
View file @
e1d467dd
...
...
@@ -80,7 +80,7 @@
"direction"
:
"horizontal"
},
"children"
:
[
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"ui-btn ui-disabled ui-btn-icon-left ui-icon-carat-l"
},
"attributes"
:
{
"data-i18n"
:
"portal_type_dict.sales_order_dict.text_dict.retour"
}},
{
"type"
:
"a"
,
"direct"
:
{
"href"
:
"#"
,
"className"
:
"
translate
ui-btn ui-disabled ui-btn-icon-left ui-icon-carat-l"
},
"attributes"
:
{
"data-i18n"
:
"portal_type_dict.sales_order_dict.text_dict.retour"
}},
{
"type"
:
"input"
,
"direct"
:
{
"className"
:
"action translate"
},
"attributes"
:
{
"type"
:
"submit"
,
"data-action"
:
"update"
,
"data-iconpos"
:
"right"
,
"data-theme"
:
"active"
,
"data-icon"
:
"carat-r"
,
"data-i18n"
:
"[value]global_dict.proceed"
},
"logic"
:
{
"wrapper_class_list"
:
" ui-last-child "
}}
]
},
{
...
...
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