Project

General

Profile

« Previous | Next » 

Revision 30161

added launch button

View differences:

modules/dnet-modular-workflows-ui/branches/ds-ui/src/main/resources/eu/dnetlib/functionality/modular/ui/views/ui/workflows/common/atomwf.st
10 10
					<h5>Click on the nodes to inspect parameters</h5>
11 11
					<map name="processAtomicWorkflowMap" id="processAtomicWorkflowMap" ng-bind-html="to_trusted(currentWorkflow.mapContent)"></map>
12 12
					<img ng-src="{{currentWorkflow.imageUrl}}" usemap="#processAtomicWorkflowMap"/>
13
					<br /><br />				
14
					<button class="btm btn-sm btn-primary" ng-click="executeWf(currentWorkflow.wfId)" data-dismiss="modal">launch</button>
13 15
				</div>
14 16
				<div ng-show="currentNode">
15 17
					<h5>

Also available in: Unified diff