Merge pull request #375 from eReuse/changes/3840-name-column
change type for type upload
This commit is contained in:
commit
b7d2c88664
|
@ -27,7 +27,7 @@
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="col">PHID</th>
|
<th scope="col">PHID</th>
|
||||||
<th scope="col">Placeholder source</th>
|
<th scope="col">Placeholder source</th>
|
||||||
<th scope="col">Type</th>
|
<th scope="col">Type Upload</th>
|
||||||
<th scope="col">DHID</th>
|
<th scope="col">DHID</th>
|
||||||
<th scope="col">Status</th>
|
<th scope="col">Status</th>
|
||||||
<th scope="col" data-type="date" data-format="DD-MM-YYYY">Time</th>
|
<th scope="col" data-type="date" data-format="DD-MM-YYYY">Time</th>
|
||||||
|
|
Reference in New Issue