From 5ec81d9e77fcb56ddf5953989e23b6cafe4772a3 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 29 Dec 2012 18:59:32 +0100 Subject: o Adding build view for jenkins app. --- src/main/webapp/apps/jenkinsApp/job.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main/webapp/apps/jenkinsApp/job.html') diff --git a/src/main/webapp/apps/jenkinsApp/job.html b/src/main/webapp/apps/jenkinsApp/job.html index 6ee7af0..027748a 100755 --- a/src/main/webapp/apps/jenkinsApp/job.html +++ b/src/main/webapp/apps/jenkinsApp/job.html @@ -16,11 +16,11 @@ URL - {{job.displayName}} + {{details.job.displayName}} Build count - {{job.buildCount}} + {{details.buildCount}} -- cgit v1.2.3