From 43bc35e19699732eb0ec35fcbcc12675d603ced7 Mon Sep 17 00:00:00 2001 From: Nabhi Jain <98026895+coolnj4@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:03:04 +0530 Subject: [PATCH] [Fixed]: Corrected icon for 'Create Brokering Run' button to use addOutline instead of arrowForwardOutline (#266) Reverted the incorrect icon change and updated the 'Create Brokering Run' button to use the correct 'addOutline' icon as per the issue requirements. --- src/views/BrokeringRuns.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/BrokeringRuns.vue b/src/views/BrokeringRuns.vue index 57cc74f..daf9f31 100644 --- a/src/views/BrokeringRuns.vue +++ b/src/views/BrokeringRuns.vue @@ -7,7 +7,7 @@ {{ translate("New Run") }} - + @@ -75,7 +75,7 @@ {{ translate("Create brokering run") }} - +