You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<urban-filemanager-actions>
|
|
<div class="file-table__row">
|
|
<svg class="icon fill-grey mr-2" aria-hidden="true">
|
|
<use xlink:href="/symbol-defs.svg#icon-delete"></use>
|
|
</svg>
|
|
<svg class="icon fill-grey mr-2" aria-hidden="true">
|
|
<use xlink:href="/symbol-defs.svg#icon-build"></use>
|
|
</svg>
|
|
</div>
|
|
<script>
|
|
|
|
export default {
|
|
|
|
}
|
|
|
|
</script>
|
|
</urban-filemanager-actions>
|