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
f34114df
Commit
f34114df
authored
Dec 06, 2015
by
LE GAC Renaud
Browse files
The widget wizard/harvester is working for inspirehep and cds stores.
parent
bc7d9ad1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
controllers/wizards.py
controllers/wizards.py
+1
-0
static/track_publications/src/wizard/Harvester.js
static/track_publications/src/wizard/Harvester.js
+1
-1
No files found.
controllers/wizards.py
View file @
f34114df
...
...
@@ -192,4 +192,5 @@ def extract_authors():
def
harvester
():
print
request
.
vars
return
static/track_publications/src/wizard/Harvester.js
View file @
f34114df
...
...
@@ -306,7 +306,7 @@ Ext.define('Trp.wizard.Harvester', {
editable
:
false
,
itemId
:
'
fieldCategory
'
,
queryMode
:
'
local
'
,
name
:
'
category
'
,
name
:
'
automaton
'
,
selectFirst
:
true
,
store
:
categories
,
valueField
:
'
automaton
'
,
...
...
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