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
dfc98ca1
Commit
dfc98ca1
authored
May 21, 2015
by
LE GAC Renaud
Browse files
Fixes
#14
taking into account master branch evolution.
parent
9b3d61b3
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 @
dfc98ca1
...
...
@@ -590,8 +590,8 @@ class PublicationsTool(object):
if
self
.
year_start
and
not
self
.
year_end
:
rex
=
self
.
year_start
elif
not
sel
ector
.
year_start
and
sel
ector
.
year_end
:
rex
=
sel
ector
.
year_end
elif
not
sel
f
.
year_start
and
sel
f
.
year_end
:
rex
=
sel
f
.
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