From 64826f8dd7f8b4b80cc721f7ce3a52c014c41ad9 Mon Sep 17 00:00:00 2001 From: Seiji Sogabe Date: Thu, 16 Feb 2012 00:35:20 +0900 Subject: [PATCH] fixed 875b3f628b9127661a3b84945df30bcaf66f3534. do not show system messsage on People page and build page. --- core/src/main/resources/hudson/model/View/index.jelly | 7 ++++++- .../main/resources/lib/hudson/editableDescription.jelly | 8 -------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/core/src/main/resources/hudson/model/View/index.jelly b/core/src/main/resources/hudson/model/View/index.jelly index 343fdbc10d..0e0ebffe7c 100644 --- a/core/src/main/resources/hudson/model/View/index.jelly +++ b/core/src/main/resources/hudson/model/View/index.jelly @@ -31,7 +31,12 @@ THE SOFTWARE.
- + +
+ +
+
+
diff --git a/core/src/main/resources/lib/hudson/editableDescription.jelly b/core/src/main/resources/lib/hudson/editableDescription.jelly index f4657355b3..71fa639254 100644 --- a/core/src/main/resources/lib/hudson/editableDescription.jelly +++ b/core/src/main/resources/lib/hudson/editableDescription.jelly @@ -34,14 +34,6 @@ THE SOFTWARE. - -
-
- -
-
-
-
-- GitLab