Finisched the removal of the Author
This commit is contained in:
@@ -431,7 +431,7 @@
|
|||||||
type="text"
|
type="text"
|
||||||
id="librarySearch"
|
id="librarySearch"
|
||||||
class="library-search-input"
|
class="library-search-input"
|
||||||
placeholder="Nach Titel, Autor, ISBN suchen..."
|
placeholder="Nach Titel, ISBN suchen..."
|
||||||
>
|
>
|
||||||
<button
|
<button
|
||||||
id="filterToggleBtn"
|
id="filterToggleBtn"
|
||||||
@@ -512,7 +512,6 @@
|
|||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th style="width: 24%;">Titel</th>
|
<th style="width: 24%;">Titel</th>
|
||||||
<th style="width: 14%;">Autor/Künstler</th>
|
|
||||||
<th style="width: 12%;">ISBN/Code</th>
|
<th style="width: 12%;">ISBN/Code</th>
|
||||||
<th style="width: 8%;">Typ</th>
|
<th style="width: 8%;">Typ</th>
|
||||||
<th style="width: 8%;">Anzahl</th>
|
<th style="width: 8%;">Anzahl</th>
|
||||||
|
|||||||
Reference in New Issue
Block a user