diff --git a/public/app.js b/public/app.js index 385b949..c9783a2 100644 --- a/public/app.js +++ b/public/app.js @@ -690,13 +690,13 @@ function renderEntries(entries) { const locationIcon = location === 'home' ? 'š ' : 'š¢'; const locationText = location === 'home' ? 'Home' : 'Büro'; - // Checkbox column (only in bulk edit mode) + // Checkbox column (always present for consistent layout) const checkboxCell = bulkEditMode ? `
| + | - | Tag | -Datum | -Start | -Ende | -Pause (Min) | -Netto (Std) | -Ort | -Action | +Tag | +Datum | +Start | +Ende | +Pause (Min) | +Netto (Std) | +Ort | +Action |
|---|