Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3370-client_create
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
commit
eea1e39a6a
|
@ -28,11 +28,6 @@
|
||||||
icon="icon-disabled"
|
icon="icon-disabled"
|
||||||
ng-if="$ctrl.supplier.isActive == false">
|
ng-if="$ctrl.supplier.isActive == false">
|
||||||
</vn-icon>
|
</vn-icon>
|
||||||
<vn-icon
|
|
||||||
vn-tooltip="Verified supplier"
|
|
||||||
icon="verified_user"
|
|
||||||
ng-if="$ctrl.supplier.isSerious == true">
|
|
||||||
</vn-icon>
|
|
||||||
<vn-icon
|
<vn-icon
|
||||||
vn-tooltip="Unverified supplier"
|
vn-tooltip="Unverified supplier"
|
||||||
icon="icon-supplierfalse"
|
icon="icon-supplierfalse"
|
||||||
|
|
Loading…
Reference in New Issue