File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
quick-start/src/main/resources/static/top Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ <h3><i ng-class="flow.synched ? 'fa fa-file-text-o sycned' : 'fa fa-file-text-o
1111 </ li >
1212</ ul >
1313< div class ="divider "> </ div >
14- < h2 > Conformance Flows</ h2 > < button type ="submit " name ="newConformFlow " class ="btn btn-primary " ng-click ="createFlow(status.selectedEntity.entityName, 'conform ') "> New</ button >
14+ < h2 > Conformance Flows</ h2 > < button type ="submit " name ="newConformFlow " class ="btn btn-primary " ng-click ="createFlow(status.selectedEntity.entityName, 'conformance ') "> New</ button >
1515< ul >
1616 < li class ="nav " ng-repeat ="flow in status.selectedEntity.conformFlows ">
1717 < h3 > < i ng-class ="flow.synched ? 'fa fa-file-text-o sycned' : 'fa fa-file-text-o unsycned' "> </ i > {{flow.flowName}}</ h3 >
You can’t perform that action at this time.
0 commit comments