From 8a0a49dd5766094f60462fbfbe62e9921fbd2373 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Tue, 19 Dec 2023 23:02:47 -0800 Subject: [PATCH] Fix formatting --- .../app-frame/app-frame.component.html | 621 ++++++++++-------- 1 file changed, 341 insertions(+), 280 deletions(-) diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html index dc34fef8c..2ab3fe0ae 100644 --- a/src-ui/src/app/components/app-frame/app-frame.component.html +++ b/src-ui/src/app/components/app-frame/app-frame.component.html @@ -4,23 +4,29 @@ (click)="isMenuCollapsed = !isMenuCollapsed"> - + - + Paperless-ngx -
+
- + + [formControl]="searchField" [ngbTypeahead]="searchAutoComplete" (keyup)="searchFieldKeyup($event)" + (selectItem)="itemSelected($event)" i18n-placeholder> @if (!searchFieldEmpty) { } @@ -33,7 +39,7 @@ {{this.settingsService.displayName}} - + - - - - Settings + + My Profile + + + + + Settings + + + + + Logout + + + + + + Documentation + +
+ + + + +
+
+ - -
-
- + } +
+ } +
+ + +
+ -
- -
-
-
+
+ +
+ +