File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 </ div >
1616 < div class =" col-md-6 text-right " id ="entitiestools ">
1717 < em class ="fas fa-cog fa-spin " ng-show ="ctrl.loading==true " title ="Hang on, loading data "> </ em >
18- < em class ="fas fa-cog " ng-show ="ctrl.loading!=true " title ="I spin, while loading data "> </ em >
19- < div ng-show ="ctrl.collection == 'openrpa_instances' ">
18+ <!-- < em class="fas fa-cog" ng-show="ctrl.loading!=true" title="I spin, while loading data"></em> -- >
19+ < span ng-show ="ctrl.collection == 'openrpa_instances' ">
2020 < input type ="checkbox " id ="checkbox-1 " ng-model ="ctrl.showrunning " ng-change ="ctrl.loadData() ">
2121 < label for ="checkbox-1 "> < span translate lib ="web "> running</ span > </ label >
22- </ div >
22+ </ span >
2323
2424 < a ng-href ="#/Deleted/{{ctrl.collection}} " class ="btn btn-info " ng-show ="ctrl.loading == false "
2525 title ="Show deleted items, if history is not disabled for this collection "> < em
You can’t perform that action at this time.
0 commit comments