Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Maarch
maarchRM
Commits
8d5bfb1d
Commit
8d5bfb1d
authored
Mar 15, 2022
by
Charlotte Bataille
Browse files
fix/19929 : search form debug
parent
a125410b
Pipeline
#16802
failed with stages
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/presentation/maarchRM/Resources/view/recordsManagement/archive/search.html
View file @
8d5bfb1d
...
...
@@ -902,7 +902,7 @@
/* -- EDITION MODAL -- */
var
organizations
=
new
Bloodhound
({
datumTokenizer
:
Bloodhound
.
tokenizers
.
obj
.
whitespace
(
'
org
Name
'
),
datumTokenizer
:
Bloodhound
.
tokenizers
.
obj
.
whitespace
(
'
display
Name
'
),
queryTokenizer
:
Bloodhound
.
tokenizers
.
whitespace
,
prefetch
:
{
url
:
'
/organizations/todisplay?orgUnit=true
'
,
...
...
Write
Preview
Supports
Markdown
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