Merge pull request #375 from eReuse/changes/3840-name-column

change type for type upload
This commit is contained in:
cayop 2022-10-06 16:08:25 +02:00 committed by GitHub
commit b7d2c88664
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>