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
c8789aca
Commit
c8789aca
authored
Oct 04, 2013
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
draft page JSON config
parent
8c48afdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
71 deletions
+23
-71
data/dashboard.json
data/dashboard.json
+23
-71
No files found.
data/dashboard.json
View file @
c8789aca
{
"portal_type_source"
:
""
,
"portal_type_title"
:
""
,
"title"
:
"Dashboard"
,
"title_i18n"
:
""
,
"portal_type_source"
:
""
,
"portal_type_title"
:
""
,
"options"
:
{
"jump"
:
[],
"action"
:
[],
"export"
:
[]
"jump"
:
{
"hash"
:
""
,
"items"
:
[{
"href"
:
""
,
"title"
:
""
,
"title_i18n"
:
""
}]},
"action"
:
{
"hash"
:
""
,
"items"
:
[{
"href"
:
""
,
"title"
:
""
,
"title_i18n"
:
""
}],
"export"
:
{
"hash"
:
""
,
"items"
:
[{
"href"
:
""
,
"title"
:
""
,
"title_i18n"
:
""
}]}
},
"toolbars"
:
{
"header"
:
[
[
{
"control"
:
"navigate"
,
"active"
:
"true"
}
],[
{
"control"
:
"login"
,
"active"
:
"true"
},
{
"control"
:
"home"
,
"active"
:
"true"
}
]
],
"footer"
:
[
{
"control"
:
"jump"
,
"active"
:
"true"
},
{
"control"
:
"add"
,
"active"
:
"false"
},
{
"control"
:
"remove"
,
"active"
:
"false"
},
{
"control"
:
"action"
,
"active"
:
"false"
},
{
"control"
:
"export"
,
"active"
:
"true"
}
]
}
}
//
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