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

11 lines
310 B
HTML
Raw Normal View History

2020-04-25 09:50:04 +00:00
<slot-descriptor>
<vn-route-descriptor>
<btn-three>
<vn-quick-link
tooltip="Route summary"
state="['route.card.summary', {id: $ctrl.descriptor.id}]"
icon="icon-delivery">
</vn-quick-link>
</btn-three>
2020-02-05 11:44:14 +00:00
</vn-route-descriptor>
2020-04-25 09:50:04 +00:00
</slot-descriptor>