This website requires JavaScript.
Explore
Help
Register
Sign In
mcndave
/
lean
Watch
1
Star
0
Fork
You've already forked lean
0
Code
Issues
2
Pull Requests
Projects
1
Releases
Wiki
Activity
d8045b5f3c
lean
/
meta
/
i18n
/
en
/
lean.widget.json
8 lines
94 B
JSON
Raw
Normal View
History
Unescape
Escape
- Bug corrected within definitions which were still tied to the test project. - Added pagination widget.
2021-01-22 14:38:17 +00:00
{
"pagination"
:
{
- A lot of fixes done on this for a test project.
2021-02-16 03:10:04 +00:00
"next"
:
">"
,
"previous"
:
"<"
,
- Bug corrected within definitions which were still tied to the test project. - Added pagination widget.
2021-01-22 14:38:17 +00:00
"shown"
:
"elements shown"
}
}