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
25947561
Commit
25947561
authored
Apr 18, 2014
by
Sven Franck
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
data: add single page pagination JSON
parent
36b712ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
7 deletions
+11
-7
data/job_posting_overview.json
data/job_posting_overview.json
+6
-6
data/job_posting_view.json
data/job_posting_view.json
+5
-1
No files found.
data/job_posting_overview.json
View file @
25947561
...
...
@@ -13,12 +13,12 @@
},
"pagination"
:
{
"class_list"
:
"center"
,
"option_list"
:
[
{
"value"
:
"8"
,
"text"
:
"8"
,
"text_i18n"
:
"global_dict.8"
},
{
"value"
:
"16"
,
"text"
:
"16"
,
"text_i18n"
:
"global_dict.16"
},
{
"value"
:
"32"
,
"text"
:
"32"
,
"text_i18n"
:
"global_dict.32"
},
{
"value"
:
"64"
,
"text"
:
"64"
,
"text_i18n"
:
"global_dict.64"
}
]
"option_list"
:
[
{
"value"
:
"8"
,
"text"
:
"8"
,
"text_i18n"
:
"global_dict.8"
},
{
"value"
:
"16"
,
"text"
:
"16"
,
"text_i18n"
:
"global_dict.16"
},
{
"value"
:
"32"
,
"text"
:
"32"
,
"text_i18n"
:
"global_dict.32"
},
{
"value"
:
"64"
,
"text"
:
"64"
,
"text_i18n"
:
"global_dict.64"
}
]
}
},
"scheme"
:
[
...
...
data/job_posting_view.json
View file @
25947561
...
...
@@ -4,7 +4,11 @@
"initial_query"
:
{
"include_docs"
:
true
,
"limit"
:
[
0
,
1
]},
"property_dict"
:
{
"initial_query_url_identifier"
:
"_id"
,
"direct_map"
:
true
"direct_map"
:
true
,
"pagination"
:
{
"class_list"
:
"center"
,
"single"
:
true
}
},
"children"
:
[{
"generate"
:
"widget"
,
...
...
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