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
8322693f
Commit
8322693f
authored
Dec 09, 2015
by
LE GAC Renaud
Browse files
Fix typo in the documentation.
parent
8bc2df2b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
docs/api/generated/callbacks.INHIBIT_HARVESTER.rst
docs/api/generated/callbacks.INHIBIT_HARVESTER.rst
+6
-0
docs/api/generated/callbacks.INHIBIT_HARVESTER_ON_CATEGORY.rst
...api/generated/callbacks.INHIBIT_HARVESTER_ON_CATEGORY.rst
+0
-6
docs/api/tools.rst
docs/api/tools.rst
+1
-1
static/track_publications/src/wizard/Harvester.js
static/track_publications/src/wizard/Harvester.js
+1
-1
No files found.
docs/api/generated/callbacks.INHIBIT_HARVESTER.rst
0 → 100644
View file @
8322693f
callbacks.INHIBIT_HARVESTER
============================
.. currentmodule:: callbacks
.. autofunction:: INHIBIT_HARVESTER
\ No newline at end of file
docs/api/generated/callbacks.INHIBIT_HARVESTER_ON_CATEGORY.rst
deleted
100644 → 0
View file @
8bc2df2b
callbacks.INHIBIT_HARVESTER_ON_CATEGORY
=======================================
.. currentmodule:: callbacks
.. autofunction:: INHIBIT_HARVESTER_ON_CATEGORY
\ No newline at end of file
docs/api/tools.rst
View file @
8322693f
...
...
@@ -23,7 +23,7 @@ the-database-abstraction-layer#callbacks-on-record-insert--delete-and-update>`_.
~INHIBIT_CASCADE_DELETE
~INHIBIT_DUPLICATE_PUBLICATION
~INHIBIT_HARVESTER
_ON_CATEGORY
~INHIBIT_HARVESTER
~INHIBIT_PUBLICATION_DELETE_ON_OK
~INHIBIT_PUBLICATION_UPDATE_ON_OK
...
...
static/track_publications/src/wizard/Harvester.js
View file @
8322693f
...
...
@@ -184,7 +184,7 @@ Ext.define('Trp.wizard.Harvester', {
* CollaborationOrPeople and Collections. Finally, it setups the
* allowBlank property.
*
* @param {Ext.field.ComboBox}
* @param {Ext.field.ComboBox}
combo
*
*/
onStoreChange
:
function
(
combo
)
{
...
...
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