more config
This commit is contained in:
parent
747e6b6040
commit
77ec3ef749
1 changed files with 3 additions and 3 deletions
|
@ -749,8 +749,8 @@
|
|||
{"id": "news", "title": "News"},
|
||||
//{"id": "tour", "title": "Take a Tour"},
|
||||
{"id": "faq", "title": "Frequently Asked Questions"},
|
||||
{"id": "terms", "title": "Terms of Service"},
|
||||
{"id": "license", "title": "License"},
|
||||
//{"id": "terms", "title": "Terms of Service"},
|
||||
//{"id": "license", "title": "License"},
|
||||
{"id": "contact", "title": "Contact"}
|
||||
],
|
||||
/*
|
||||
|
@ -820,7 +820,7 @@
|
|||
"ui": {
|
||||
"annotationsCalendarSize": 128,
|
||||
"annotationsMapSize": 128,
|
||||
"annotationsRange": "position",
|
||||
"annotationsRange": "all",
|
||||
"annotationsSize": 256,
|
||||
"annotationsSort": "position",
|
||||
"calendarFind": "",
|
||||
|
|
Loading…
Reference in a new issue