From ae0ba770d5e0f5e4ce7831fa22f4d4214a8fd50f Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 29 May 2024 19:43:52 +0200 Subject: [PATCH] chg: Re-ordering field in the maintenance dialog When using the maintenance dialog, the order title/scheduled/completed/costs/notes seems to be more sensible than title/completed/scheduled/notes/costs. Though notes/costs vs. costs/notes certainly can be argued about, in most of my cases this order would be more useful than the other way around. --- frontend/pages/item/[id]/index/maintenance.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/pages/item/[id]/index/maintenance.vue b/frontend/pages/item/[id]/index/maintenance.vue index 9feb7bc..4b9a5ad 100644 --- a/frontend/pages/item/[id]/index/maintenance.vue +++ b/frontend/pages/item/[id]/index/maintenance.vue @@ -184,10 +184,10 @@
- - + +