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

11 lines
307 B
HTML
Raw Normal View History

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