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
8d5cd8a9
Commit
8d5cd8a9
authored
Sep 07, 2016
by
LE GAC Renaud
Browse files
Update Msg.reject to fix a bug.
parent
84221e52
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
modules/harvest_tools/msg.py
modules/harvest_tools/msg.py
+1
-1
No files found.
modules/harvest_tools/msg.py
View file @
8d5cd8a9
...
@@ -125,7 +125,7 @@ class Msg(Storage):
...
@@ -125,7 +125,7 @@ class Msg(Storage):
if
tablename
==
"collaborations"
:
if
tablename
==
"collaborations"
:
self
.
synonym
=
record
.
collaboration
()
self
.
synonym
=
record
.
collaboration
()
elif
tablename
==
"countries"
:
elif
tablename
==
"countries"
:
self
.
synonym
=
record
.
country
()
self
.
synonym
=
record
.
conference_
country
()
elif
tablename
==
"publishers"
:
elif
tablename
==
"publishers"
:
self
.
synonym
=
record
.
paper_editor
()
self
.
synonym
=
record
.
paper_editor
()
...
...
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