mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-08-07 03:03:25 +00:00
Remove table headline "actions" from ressource lists
This commit is contained in:
@@ -105,7 +105,7 @@
|
|||||||
<th class="sort" data-sort="author">Author</th>
|
<th class="sort" data-sort="author">Author</th>
|
||||||
<th class="sort" data-sort="title">Title</th>
|
<th class="sort" data-sort="title">Title</th>
|
||||||
<th class="sort" data-sort="publishing-year">Publishing year</th>
|
<th class="sort" data-sort="publishing-year">Publishing year</th>
|
||||||
<th>Actions</th>
|
<th></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody class="list"></tbody>
|
<tbody class="list"></tbody>
|
||||||
|
@@ -138,7 +138,7 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th class="sort" data-sort="filename">Filename</th>
|
<th class="sort" data-sort="filename">Filename</th>
|
||||||
<th>Actions</th>
|
<th></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody class="list"></tbody>
|
<tbody class="list"></tbody>
|
||||||
@@ -164,7 +164,7 @@
|
|||||||
<tr>
|
<tr>
|
||||||
<th>Description</th>
|
<th>Description</th>
|
||||||
<th>Filename</th>
|
<th>Filename</th>
|
||||||
<th>Actions</th>
|
<th></th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody class="list"></tbody>
|
<tbody class="list"></tbody>
|
||||||
|
Reference in New Issue
Block a user