url fixed

This commit is contained in:
burakovec
2025-08-14 15:06:22 +03:00
parent 624b8fae56
commit 9869edf4a6

View File

@ -10,7 +10,7 @@
@click="ReplaceImage" @click="ReplaceImage"
onlyPreview onlyPreview
:filePath="file.fileUrl"> :filePath="file.fileUrl">
<template #actionButtons > <template #actionButtons v-if="!usersStore.isPanelUser">
<i <i
class="ico-c ico-btn ico-section back-grad-alert" class="ico-c ico-btn ico-section back-grad-alert"
@click="DeleteImagePop(file)"> @click="DeleteImagePop(file)">