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

6 lines
161 B
HTML
Raw Normal View History

2020-04-25 09:50:04 +00:00
<slot-descriptor>
<vn-ticket-descriptor
ticket="$ctrl.ticket"
quicklinks="$ctrl.quicklinks">
</vn-ticket-descriptor>
2020-04-25 09:50:04 +00:00
</slot-descriptor>