Skip to content
Snippets Groups Projects
Commit 54aa4085 authored by Hervé  MENAGER's avatar Hervé MENAGER
Browse files

remove dummy text from compounds list template

parent b3047284
No related branches found
No related tags found
No related merge requests found
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
<label class="dropdown-item" onclick="toggleCheckBox('inhitest_av')"> <label class="dropdown-item" onclick="toggleCheckBox('inhitest_av')">
<input type="checkbox" id="inhitest_av" {% if inhitest_av %}checked{% endif %} /> <input type="checkbox" id="inhitest_av" {% if inhitest_av %}checked{% endif %} />
Inhibition tests performed Inhibition tests performed
changeSe </label> </label>
<label class="dropdown-item" onclick="toggleCheckBox('stabtest_av')"> <label class="dropdown-item" onclick="toggleCheckBox('stabtest_av')">
<input type="checkbox" id="stabtest_av" {% if stabtest_av %}checked{% endif %} /> <input type="checkbox" id="stabtest_av" {% if stabtest_av %}checked{% endif %} />
Stabilisation tests performed Stabilisation tests performed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment