From 05012c9e6c959162f79ff1d97c800b662196bf2b Mon Sep 17 00:00:00 2001 From: Deon George Date: Sun, 19 Jan 2025 21:54:01 +1100 Subject: [PATCH] Consistent naming for modal items and move dn into javascript variable for DN entry --- .../layouts/partials/contentheader.blade.php | 2 +- .../components/attribute/password.blade.php | 2 +- resources/views/frames/dn.blade.php | 42 ++++++++++--------- 3 files changed, 24 insertions(+), 22 deletions(-) diff --git a/resources/themes/architect/views/layouts/partials/contentheader.blade.php b/resources/themes/architect/views/layouts/partials/contentheader.blade.php index ffe80c0..0509fe7 100644 --- a/resources/themes/architect/views/layouts/partials/contentheader.blade.php +++ b/resources/themes/architect/views/layouts/partials/contentheader.blade.php @@ -40,7 +40,7 @@ @if (isset($page_actions) && $page_actions->contains('export'))