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