salix/client/item/src/descriptor-popover/index.html

9 lines
221 B
HTML
Raw Normal View History

<vn-popover vn-id="popover">
<vn-item-descriptor
item="$ctrl.item"
item-tags="$ctrl.itemTags"
tags="$ctrl.tags"
quicklinks="$ctrl.quicklinks">
</vn-item-descriptor>
</vn-popover>