X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fjsp%2FslcExecutionView.jsp;h=eafe31eb57f7359d15598afe68cae7b850a8d52f;hb=9c78770dc46f490d553e2e7d388166bacce67928;hp=bffcd4d630c9539a156d01db281af6ef96cb2f38;hpb=93aa7144810d0a17116ab15b1bc3dda125b77a14;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/slcExecutionView.jsp b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/slcExecutionView.jsp index bffcd4d63..eafe31eb5 100644 --- a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/slcExecutionView.jsp +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/slcExecutionView.jsp @@ -7,15 +7,42 @@
-

SLC Execution Details

-

Uuid = ${slcExecution.uuid}

-
+

SLC Execution #${slcExecution.uuid}

+ +

Details

+ + + + + + + + + + + + + + + + + + + + + + + + + +
Host${slcExecution.host}
User${slcExecution.user}
Status${slcExecution.status}
Type${slcExecution.type}
Script${slcExecution.attributes['ant.file']}
+

Execution Steps

-

${slcExecutionStep.begin} - ${slcExecutionStep.uuid} - (${slcExecutionStep.type})

- +

${slcExecutionStep.begin} - + ${slcExecutionStep.uuid} (${slcExecutionStep.type})

+