From 5e6b4f35ec27b2359f1449e4f60cfdce380161f9 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Sun, 16 Jul 2023 13:12:45 +1000 Subject: [PATCH] Updates for loader in client portal --- .../components/livewire/pdf-slot.blade.php | 47 ++++++++++++++++--- 1 file changed, 41 insertions(+), 6 deletions(-) diff --git a/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php b/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php index ddde1a25a7..bfff352725 100644 --- a/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php +++ b/resources/views/portal/ninja2020/components/livewire/pdf-slot.blade.php @@ -13,12 +13,8 @@ @@ -61,4 +60,40 @@
@include('portal.ninja2020.components.html-viewer')
- \ No newline at end of file + + + + \ No newline at end of file