Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
minerva
core
Commits
af1791e5
Commit
af1791e5
authored
Apr 07, 2017
by
Piotr Gawron
Browse files
checkbock contain label info
parent
835c1d92
Changes
1
Hide whitespace changes
Inline
Side-by-side
frontend-js/src/main/js/gui/SearchPanel.js
View file @
af1791e5
...
...
@@ -35,8 +35,7 @@ SearchPanel.prototype.createSearchGui = function() {
type
:
"
span
"
,
content
:
"
PERFECT MATCH
"
});
searchDiv
.
appendChild
(
perfectMatchCheckbox
);
searchDiv
.
appendChild
(
perfectMatchLabel
);
};
SearchPanel
.
prototype
.
createTableElement
=
function
(
element
,
icon
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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