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
1741266d
Commit
1741266d
authored
Apr 25, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: add new global/home layout
parent
a9625057
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
22 deletions
+6
-22
data/global.json
data/global.json
+1
-1
data/home.json
data/home.json
+5
-21
No files found.
data/global.json
View file @
1741266d
...
...
@@ -47,7 +47,7 @@
"property_dict"
:
{
"theme"
:
"slapos-white"
,
"add_content"
:
0
,
"title_i18n"
:
"global_dict.
bug_report
"
"title_i18n"
:
"global_dict.
myBay
"
},
"children"
:
[
{
...
...
data/home.json
View file @
1741266d
...
...
@@ -10,32 +10,16 @@
"view_dict"
:
{
"default"
:
[{
"type"
:
"div"
,
"direct"
:
{
"className"
:
"span_
2
"
},
"direct"
:
{
"className"
:
"span_
1
"
},
"children"
:
[{
"type"
:
"img"
,
"direct"
:
{
"className"
:
"mockup_image"
,
"src"
:
"img/exterminator.jpg"
,
"alt"
:
":-)"
}
},
{
"type"
:
"span"
,
"direct"
:
{
"className"
:
"
mockup_text translate ui-content-element responsive
"
},
"direct"
:
{
"className"
:
"
translate ui-content-element responsive mockup_text
"
},
"attributes"
:
{
"data-i18n"
:
"global_dict.info_usage"
}
}]
},
{
"type"
:
"div"
,
"direct"
:
{
"className"
:
"span_2"
},
"children"
:
[{
"generate"
:
"widget"
,
"type"
:
"listview"
,
"property_dict"
:
{
"class_list"
:
"responsive ui-icon-grid custom_grid"
,
"inset"
:
true
,
"theme"
:
"slapos-black"
,
"map_children"
:
"listItem"
},
"children"
:
[
{
"type"
:
"item"
,
"left"
:
[{
"type"
:
"icon"
,
"icon"
:
"bug"
}],
"href"
:
"#bug_posting_module"
,
"center"
:
[{
"type"
:
"h1"
,
"text_i18n"
:
"global_dict.post_new_bug"
},
{
"type"
:
"p"
,
"text_i18n"
:
"global_dict.post_info"
}]},
{
"type"
:
"item"
,
"left"
:
[{
"type"
:
"icon"
,
"icon"
:
"dashboard"
}],
"href"
:
"#bug_report_module"
,
"center"
:
[{
"type"
:
"h1"
,
"text_i18n"
:
"global_dict.follow_bug"
},
{
"type"
:
"p"
,
"text_i18n"
:
"global_dict.follow_info"
}]}
]
}]
"href"
:
"request_for_quotation_overview"
},
{
"href"
:
"quotation_bid_overview"
}]
}
}
...
...
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