From 6c0e3a00faee3f1d0717d5382941c71d086ac2bc Mon Sep 17 00:00:00 2001 From: Will Sheldon <114631109+wssheldon@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:14:14 -0800 Subject: [PATCH] Polish row/col sizing of signal tab and move resolution up in drawer --- .../src/case/CaseAttributesDrawer.vue | 52 +++++++++---------- .../src/case/CaseSignalInstanceTab.vue | 4 +- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue b/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue index 5f96ec50bd2e..3597a3c95554 100644 --- a/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue +++ b/src/dispatch/static/dispatch/src/case/CaseAttributesDrawer.vue @@ -141,6 +141,31 @@ const saveCaseDetails = async () => { +
Investigation Write-Up
+
+ Document your findings and provide the rationale for any decisions you made as part of this + case. +
+ + + + + + + + + + + +
@@ -188,7 +213,7 @@ const saveCaseDetails = async () => { - + {
- - - -
Investigation Write-Up
-
- Document your findings and provide the rationale for any decisions you made as part of this - case. -
- - - - - - - - - diff --git a/src/dispatch/static/dispatch/src/case/CaseSignalInstanceTab.vue b/src/dispatch/static/dispatch/src/case/CaseSignalInstanceTab.vue index 85f86fef80c6..1a2b9f1c000d 100644 --- a/src/dispatch/static/dispatch/src/case/CaseSignalInstanceTab.vue +++ b/src/dispatch/static/dispatch/src/case/CaseSignalInstanceTab.vue @@ -3,8 +3,8 @@ - - + +