Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dariah
search-commons-webresources
Commits
4af9947b
Commit
4af9947b
authored
May 12, 2021
by
Gradl, Tobias
Browse files
425: Fix minor search handling issues (OPENED)
Task-Url:
search#425
parent
c3272326
Changes
1
Show whitespace changes
Inline
Side-by-side
js/search/search.sourceSelection.js
View file @
4af9947b
...
...
@@ -42,7 +42,6 @@ SourceSelection.prototype.handleSelection = function() {
});
}
this
.
renderDatasourceList
();
console
.
log
(
search
);
if
(
search
!==
undefined
&&
search
.
search
!==
undefined
)
{
search
.
search
();
}
...
...
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