Merge branch 'dev' of https://git.verdnatura.es/salix into dev
This commit is contained in:
commit
45f1f37243
|
@ -344,7 +344,7 @@
|
|||
{"state": "client.card.creditInsurance.index", "icon": "icon-solunion"},
|
||||
{"state": "client.card.contact", "icon": "contact_phone"},
|
||||
{"state": "client.card.sample.index", "icon": "mail"},
|
||||
{"state": "client.card.webPayment", "icon": ""}
|
||||
{"state": "client.card.webPayment", "icon": "icon-onlinepayment"}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
.icon-barcode:before { content: '\e802'; } /* '' */
|
||||
.icon-bucket:before { content: '\e803'; } /* '' */
|
||||
.icon-accessory:before { content: '\e804'; } /* '' */
|
||||
.icon-dfiscales:before { content: '\e805'; } /* '' */
|
||||
.icon-fiscal:before { content: '\e805'; } /* '' */
|
||||
.icon-doc:before { content: '\e806'; } /* '' */
|
||||
.icon-eye:before { content: '\e807'; } /* '' */
|
||||
.icon-frozen:before { content: '\e808'; } /* '' */
|
||||
|
@ -12,16 +12,19 @@
|
|||
.icon-grid:before { content: '\e80a'; } /* '' */
|
||||
.icon-disabled:before { content: '\e80b'; } /* '' */
|
||||
.icon-invoices:before { content: '\e80c'; } /* '' */
|
||||
.icon-frozen-1:before { content: '\e80d'; } /* '' */
|
||||
.icon-actions:before { content: '\e80e'; } /* '' */
|
||||
.icon-polizon:before { content: '\e80e'; } /* '' */
|
||||
.icon-details:before { content: '\e80f'; } /* '' */
|
||||
.icon-delivery:before { content: '\e810'; } /* '' */
|
||||
.icon-solclaim:before { content: '\e811'; } /* '' */
|
||||
.icon-noweb:before { content: '\e812'; } /* '' */
|
||||
.icon-payment:before { content: '\e813'; } /* '' */
|
||||
.icon-supplier:before { content: '\e814'; } /* '' */
|
||||
.icon-recovery:before { content: '\e815'; } /* '' */
|
||||
.icon-risk:before { content: '\e816'; } /* '' */
|
||||
.icon-reserved:before { content: '\e817'; } /* '' */
|
||||
.icon-onlinepayment:before { content: '\e818'; } /* '' */
|
||||
.icon-lines:before { content: '\e819'; } /* '' */
|
||||
.icon-actions:before { content: '\e81a'; } /* '' */
|
||||
.icon-volum:before { content: '\e81b'; } /* '' */
|
||||
.icon-components:before { content: '\e81c'; } /* '' */
|
||||
.icon-clone:before { content: '\e81d'; } /* '' */
|
||||
|
@ -35,7 +38,6 @@
|
|||
.icon-claims:before { content: '\e825'; } /* '' */
|
||||
.icon-tags:before { content: '\e826'; } /* '' */
|
||||
.icon-solunion:before { content: '\e827'; } /* '' */
|
||||
.icon-reserva:before { content: '\e828'; } /* '' */
|
||||
.icon-entry:before { content: '\e829'; } /* '' */
|
||||
.icon-traceability:before { content: '\e82a'; } /* '' */
|
||||
.icon-transaction:before { content: '\e82b'; } /* '' */
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue