Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
40d32b3f
Commit
40d32b3f
authored
May 20, 2015
by
LE GAC Renaud
Browse files
Fixes
#14
.
parent
c0833665
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
modules/harvest_tools.py
modules/harvest_tools.py
+2
-2
No files found.
modules/harvest_tools.py
View file @
40d32b3f
...
...
@@ -590,8 +590,8 @@ class PublicationsTool(object):
if
self
.
year_start
and
not
self
.
year_end
:
rex
=
self
.
year_start
elif
not
sel
f
.
year_start
and
sel
f
.
year_end
:
rex
=
sel
f
.
y2
elif
not
sel
ector
.
year_start
and
sel
ector
.
year_end
:
rex
=
sel
ector
.
year_end
elif
self
.
year_start
and
self
.
year_end
:
li
=
[]
...
...
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