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
cd6322b0
Commit
cd6322b0
authored
Oct 03, 2013
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
started page gadget JSON config
parent
c2d48134
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
81 additions
and
0 deletions
+81
-0
data/dashboard.json
data/dashboard.json
+81
-0
No files found.
data/dashboard.json
0 → 100644
View file @
cd6322b0
{
"portal_type_source"
:
""
,
"portal_type_title"
:
""
,
"title"
:
"Dashboard"
,
"title_i18n"
:
""
,
"options"
:
{
"jump"
:
[],
"action"
:
[],
"export"
:
[]
}
//
must
display
which
elements
to
add
to
the
header
and
footer
//
or
better
which
elements
to
show
and
which
not
//
also
think
about
updating
the
panel
depending
on
the
page
you
are
on
//
also
for
all
buttons
in
footer
(browser
,
export
,
action)
,
the
//
configuration
for
which
options
are
available
(listview
text
,
text_i
18
n
,
href
//
should
be
specified.
If
it
was
me
along
with
a
short
descriptions
//
so
do
the
list
first
}
"dashboard"
:
{
"title"
:
"Dashboard"
,
"title_i18n"
:
""
}
,
"account"
:
{
"title"
:
"Account"
,
"title_i18n"
:
""
}
,
"invoices"
:
{
"title"
:
"Invoices"
,
"title_i18n"
:
""
}
,
"servers"
:
{
"title"
:
"Servers"
,
"title_i18n"
:
""
}
,
"services"
:
{
"title"
:
"Services"
,
"title_i18n"
:
""
}
,
"networks"
:
{
"title"
:
"Networks"
,
"title_i18n"
:
""
}
,
"monitoring"
:
{
"title"
:
"Monitoring"
,
"title_i18n"
:
""
}
,
"help"
:
{
"title"
:
"Help"
,
"title_i18n"
:
""
}
,
"software"
:
{
"title"
:
"Software"
,
"title_i18n"
:
""
}
,
"wiki"
:
{
"title"
:
"Documentation"
,
"title_i18n"
:
""
}
,
"download"
:
{
"title"
:
"Download"
,
"title_i18n"
:
""
}
,
"formum"
:
{
"title"
:
"Forum"
,
"title_i18n"
:
""
}
,
"blog"
:
{
"title"
:
"Blog"
,
"title_i18n"
:
""
}
,
"pricing"
:
{
"title"
:
"Pricing"
,
"title_i18n"
:
""
}
]
}
\ 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