mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-12-25 13:53:48 +01:00
Rename publication to set
This commit is contained in:
parent
809271da76
commit
3e0a68e3ea
@ -417,7 +417,7 @@ draft: false
|
|||||||
<ul>
|
<ul>
|
||||||
<li>Molecule</li>
|
<li>Molecule</li>
|
||||||
<li>Method</li>
|
<li>Method</li>
|
||||||
<li>Publication</li>
|
<li>Set</li>
|
||||||
<li>Allow:</li>
|
<li>Allow:</li>
|
||||||
<ul id="AllowList">
|
<ul id="AllowList">
|
||||||
<li>Unsafe</li>
|
<li>Unsafe</li>
|
||||||
@ -456,7 +456,7 @@ draft: false
|
|||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset class="table">
|
<fieldset class="table">
|
||||||
<div style="display: inline-block;">
|
<div style="display: inline-block;">
|
||||||
<label for="DOI_select">Publication</label>
|
<label for="DOI_select">Set</label>
|
||||||
<select multiple id="DOI_select" name="DOI"></select>
|
<select multiple id="DOI_select" name="DOI"></select>
|
||||||
</div>
|
</div>
|
||||||
<div style="display:inline-block">
|
<div style="display:inline-block">
|
||||||
@ -499,7 +499,7 @@ draft: false
|
|||||||
<table id="stat_table" class="datatable">
|
<table id="stat_table" class="datatable">
|
||||||
<thead>
|
<thead>
|
||||||
<th>Method</th>
|
<th>Method</th>
|
||||||
<th>Publication</th>
|
<th>Set</th>
|
||||||
<th>Min</th>
|
<th>Min</th>
|
||||||
<th>Max</th>
|
<th>Max</th>
|
||||||
<th>Mean</th>
|
<th>Mean</th>
|
||||||
|
Loading…
Reference in New Issue
Block a user