From 6fe8a9b793fb1035675954fe6c5fc5a9e033955c Mon Sep 17 00:00:00 2001 From: Gavin Mogan Date: Sun, 16 Oct 2022 22:08:25 -0700 Subject: [PATCH] Use web component for header and footer. Add extra links to header --- build.gradle.kts | 3 - .../org/jenkinsci/account/taglib/layout.jelly | 256 ++---------------- 2 files changed, 29 insertions(+), 230 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index e0906ee9..338dd0ee 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -50,9 +50,6 @@ dependencies { } implementation("org.webjars:webjars-servlet-2.x:1.6") - implementation("org.webjars:jquery:3.6.1") - implementation("org.webjars:jquery-ui:1.13.2") - implementation("org.webjars.bower:fontawesome:4.7.0") implementation("com.captcha:botdetect-jsp20:4.0.beta3") diff --git a/src/main/resources/org/jenkinsci/account/taglib/layout.jelly b/src/main/resources/org/jenkinsci/account/taglib/layout.jelly index b37d1959..028becd4 100644 --- a/src/main/resources/org/jenkinsci/account/taglib/layout.jelly +++ b/src/main/resources/org/jenkinsci/account/taglib/layout.jelly @@ -34,7 +34,6 @@ - @@ -42,244 +41,47 @@ - - - - - - - - -
+ - +
+ + Admin + + Profile + Logout +
-
- + -
-
-
-
-
-
- +
+
+
+
+
+
+ +
-
- - - - - - + + + + + -