2021-01-26 06:21:05 +00:00
|
|
|
<div fixed-bottom-right>
|
|
|
|
<vn-vertical style="align-items: center;">
|
2021-03-10 10:04:56 +00:00
|
|
|
<a ui-sref="entry.card.buy.import"
|
|
|
|
vn-bind="+"
|
|
|
|
vn-acl="['buyer']"
|
|
|
|
vn-acl-action="remove">
|
2021-01-26 06:21:05 +00:00
|
|
|
<vn-button class="round md vn-mb-sm"
|
|
|
|
icon="publish"
|
|
|
|
vn-tooltip="Import buys"
|
|
|
|
tooltip-position="left">
|
|
|
|
</vn-button>
|
|
|
|
</a>
|
|
|
|
</vn-vertical>
|
|
|
|
</div>
|