Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
weblab
openaxes
bundle
Commits
60ac85d3
Commit
60ac85d3
authored
Mar 27, 2015
by
Yann Mombrun
Browse files
Uncomment stat on publication year.
Hide magic search
parent
21e6a90b
Changes
1
Hide whitespace changes
Inline
Side-by-side
conf/gui/defaults.py.tmpl
View file @
60ac85d3
...
...
@@ -166,7 +166,7 @@ LIMAS_STATS = {
'contributors':100,
'Keywords':100,
'Genre':100,
#
'publicationYear':100,
'publicationYear':100,
'persons':100
}
...
...
@@ -182,7 +182,7 @@ UI_FILTERS = [
('Categories/Genres', 'Genre', 'selectedGenres', 'customGenreText', 'commonGenres'),
]
UI_ENABLE_MAGIC_SEARCH =
Tru
e
UI_ENABLE_MAGIC_SEARCH =
Fals
e
UI_TEXT_SEARCH_TYPES = ['meta', 'speech', 'meta speech']
UI_VISUAL_SEARCH_TYPES = [VISUAL_SEARCH_ACTIVATED]
UI_IMAGE_SEARCH_TYPES = ['instance-i']
...
...
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