Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nomad-lab
encyclopedia-gui
Commits
08e45aff
Commit
08e45aff
authored
Feb 16, 2021
by
Iker Hurtado
Browse files
Remove the "Include multiples of formula"-checkbox (It's assumed that multiples are returned)
parent
25442c82
Pipeline
#93560
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
client/src/search-mod/NewSearchMod.js
View file @
08e45aff
...
...
@@ -67,12 +67,12 @@ class NewSearchMod {
<div class="search-box-placeholder" > </div>
<input type="checkbox" id="multiples-of-formula" value="">
<!--
<input type="checkbox" id="multiples-of-formula" value="">
Include multiples of formula
<br>
<
input
ty
p
e="
checkbox" id="allow-other-elements" value="" checked
>
Allow other elements
<
br
>
<br>
-->
<
div s
ty
l
e="
padding: 5px 0; "
>
<input type="checkbox" id="allow-other-elements" value="" checked>
Allow other elements
<
/div
>
<div class="add-buttons" >
...
...
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