refactor
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
903a42683d
commit
3b94f916b7
|
@ -3,7 +3,7 @@
|
|||
<vn-vertical ng-if="$ctrl.clients.length" text-center class="vn-pa-md">
|
||||
<h5 translate ng-if="$ctrl.percentage != 100">Invoicing</h5>
|
||||
<h5 translate ng-if="$ctrl.percentage == 100">Ended process</h5>
|
||||
<div>
|
||||
<div ng-if="$ctrl.percentage != 100">
|
||||
{{'Current client id' | translate}}: {{$ctrl.currentClientId}}
|
||||
</div>
|
||||
<h6>
|
||||
|
|
Loading…
Reference in New Issue