salix/modules/route/front/descriptor-popover/index.html

11 lines
307 B
HTML

<slot-descriptor>
<vn-route-descriptor>
<btn-three>
<vn-quick-link
tooltip="Route summary"
state="['route.card.summary', {id: $ctrl.id}]"
icon="icon-delivery">
</vn-quick-link>
</btn-three>
</vn-route-descriptor>
</slot-descriptor>