File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
modules/flowable-ui-admin/flowable-ui-admin-app/src/main/resources/static/views Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -32,8 +32,6 @@ <h2>{{definition.name && definition.name +" - " || ""}}{{definition.id}}
32
32
< tr class ="property ">
33
33
< td class ="property-name " translate ="PROCESS-DEFINITION.DEPLOYMENT "> </ td >
34
34
< td > < a ng-click ="openDeployment(definition.deploymentId) "> < i class ="glyphicon glyphicon-zoom-in "> </ i > {{definition.deploymentId}}</ a > </ td >
35
- < td class ="property-name " translate ="PROCESS-DEFINITION.PARENT-DEPLOYMENT "> </ td >
36
- < td > < a ng-click ="openParentDeployment(definition.parentDeploymentId) "> < i class ="glyphicon glyphicon-zoom-in "> </ i > {{definition.parentDeploymentId}}</ a > </ td >
37
35
</ tr >
38
36
< tr class ="property ">
39
37
< td class ="property-name " translate ="PROCESS-DEFINITION.START-FORM-DEFINED "> </ td >
You can’t perform that action at this time.
0 commit comments