From fd44973408136d352f4bca4441a224ed1451115f Mon Sep 17 00:00:00 2001
From: Will Sheldon <114631109+wssheldon@users.noreply.github.com>
Date: Thu, 30 Nov 2023 15:10:18 -0800
Subject: [PATCH] Renames Investigation Write-Up to Resolution and move button
to top (#4063)
---
.../src/case/CaseAttributesDrawer.vue | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue b/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue
index d4a7230d8d0b..0cc7115f931c 100644
--- a/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue
+++ b/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue
@@ -147,27 +147,24 @@ const handleResolutionUpdate = (newResolution) => {