diff --git a/admin/src/components/ItemTable.tsx b/admin/src/components/ItemTable.tsx index ccadef0..fbb3d75 100644 --- a/admin/src/components/ItemTable.tsx +++ b/admin/src/components/ItemTable.tsx @@ -193,7 +193,12 @@ const ItemTable: React.FC = () => { {/* make table fill available width, like UserTable */} {!isLoading && ( - + @@ -208,10 +213,10 @@ const ItemTable: React.FC = () => { Im Schließfach - + Schließfachnummer - + Schlüssel @@ -226,7 +231,7 @@ const ItemTable: React.FC = () => { Dav ** - + Aktionen @@ -314,7 +319,7 @@ const ItemTable: React.FC = () => { {formatDateTime(item.entry_updated_at)} {item.last_borrowed_person} {item.currently_borrowing} - +