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
a2ded3ed
Commit
a2ded3ed
authored
Oct 15, 2013
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated JSON listbox API
parent
762d23e6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
data/invoices_01.json
data/invoices_01.json
+1
-1
No files found.
data/invoices_01.json
View file @
a2ded3ed
...
...
@@ -12,7 +12,7 @@
{
"pagination"
:
true
,
"slot"
:
"4"
,
"widget"
:
{
"type"
:
"controlgroup"
,
"widget_class"
:
"pagination"
,
"direction"
:
"horizontal"
},
"children"
:[
{
"type"
:
"a"
,
"direct"
:{
"href"
:
""
,
"className"
:
"action"
},
"attributes"
:{
"data-i18n"
:
""
,
"data-action"
:
"first"
,
"data-icon"
:
"step-backward"
,
"data-iconpos"
:
"notext"
},
"logic"
:{
"text"
:
"First"
}},
{
"type"
:
"a"
,
"direct"
:{
"href"
:
""
,
"className"
:
"action"
},
"attributes"
:{
"data-i18n"
:
""
,
"data-action"
:
"prev"
,
"data-icon"
:
"backward"
,
"data-iconpos"
:
"notext"
},
"logic"
:{
"text"
:
"Step Backward"
}},
{
"type"
:
"select"
,
"direct"
:{
"id"
:
"paginate_invoices_01"
},
"attributes"
:
{
"data-icon"
:
"reorder"
},
"logic"
:
{
"options"
:[{
"value"
:
"5"
,
"text"
:
"5"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
},
{
"value"
:
"10"
,
"text"
:
"10"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
},{
"value"
:
"25"
,
"text"
:
"25"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
},{
"value"
:
"50"
,
"text"
:
"50"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
}]}},
{
"type"
:
"select"
,
"direct"
:{
"id"
:
"paginate_invoices_01"
,
"className"
:
"action"
},
"attributes"
:
{
"data-icon"
:
"reorder"
,
"data-action"
:
"limit"
,
"data-iconpos"
:
"notext"
},
"logic"
:
{
"options"
:[
{
"value"
:
"10"
,
"text"
:
"10"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
},{
"value"
:
"25"
,
"text"
:
"25"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
},{
"value"
:
"50"
,
"text"
:
"50"
,
"data-i18n"
:
""
,
"selected"
:
""
,
"disabled"
:
""
}]}},
{
"type"
:
"a"
,
"direct"
:{
"href"
:
""
,
"className"
:
"action"
},
"attributes"
:{
"data-i18n"
:
""
,
"data-action"
:
"next"
,
"data-icon"
:
"forward"
,
"data-iconpos"
:
"notext"
},
"logic"
:{
"text"
:
"Step Forward"
}},
{
"type"
:
"a"
,
"direct"
:{
"href"
:
""
,
"className"
:
"action"
},
"attributes"
:{
"data-i18n"
:
""
,
"data-action"
:
"last"
,
"data-icon"
:
"step-forward"
,
"data-iconpos"
:
"notext"
},
"logic"
:{
"text"
:
"Last"
}}]}
],
...
...
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