From 75a01c9ffb6b0ffd8e2f64ae07426643855a62c3 Mon Sep 17 00:00:00 2001 From: Joey Kimsey Date: Mon, 27 Jan 2025 00:22:58 -0500 Subject: [PATCH] ui fixes --- app/plugins/portfolio/views/admin/list.html | 85 ++++++++++---------- app/plugins/resume/views/admin/list.html | 89 +++++++++++---------- app/plugins/wip/views/admin/list.html | 2 +- 3 files changed, 91 insertions(+), 85 deletions(-) diff --git a/app/plugins/portfolio/views/admin/list.html b/app/plugins/portfolio/views/admin/list.html index 57f2ed9..2e49c44 100644 --- a/app/plugins/portfolio/views/admin/list.html +++ b/app/plugins/portfolio/views/admin/list.html @@ -1,41 +1,44 @@ -Portfolio Links -{PAGINATION} -
- - - - - - - - - - - - - {LOOP} - - - - - - - - - {/LOOP} - {ALT} - - - - {/ALT} - -
titlesectionurl - -
{title}{section}{url} - -
- No results to show. -
- Create - -
\ No newline at end of file +
+ Portfolio Links +
+ {ADMIN_BREADCRUMBS} +
+ + + + + + + + + + + + + {LOOP} + + + + + + + + + {/LOOP} + {ALT} + + + + {/ALT} + +
titlesectionurl + +
{title}{section}{url} + +
+ No results to show. +
+ Create + +
+
\ No newline at end of file diff --git a/app/plugins/resume/views/admin/list.html b/app/plugins/resume/views/admin/list.html index 6c0f9a8..a7cc22d 100644 --- a/app/plugins/resume/views/admin/list.html +++ b/app/plugins/resume/views/admin/list.html @@ -1,43 +1,46 @@ -Resume Positions -{PAGINATION} -
- - - - - - - - - - - - - - {LOOP} - - - - - - - - - - {/LOOP} - {ALT} - - - - {/ALT} - -
NamePositionStartEnd - -
{name}{position}{prettyStart}{prettyEnd} - -
- No results to show. -
- Create - -
\ No newline at end of file +
+ Resume Positions +
+ {ADMIN_BREADCRUMBS} +
+ + + + + + + + + + + + + + {LOOP} + + + + + + + + + + {/LOOP} + {ALT} + + + + {/ALT} + +
NamePositionStartEnd + +
{name}{position}{prettyStart}{prettyEnd} + +
+ No results to show. +
+ Create + +
+
\ No newline at end of file diff --git a/app/plugins/wip/views/admin/list.html b/app/plugins/wip/views/admin/list.html index 759b29a..fa47468 100644 --- a/app/plugins/wip/views/admin/list.html +++ b/app/plugins/wip/views/admin/list.html @@ -19,7 +19,7 @@ {LOOP} - {title} + {title} {progress} {startDate}