Skip to content

Fixed delete of file that was treated like folder#801

Open
arturmamedov wants to merge 1 commit intoAsgardCms:masterfrom
arturmamedov:patch-8
Open

Fixed delete of file that was treated like folder#801
arturmamedov wants to merge 1 commit intoAsgardCms:masterfrom
arturmamedov:patch-8

Conversation

@arturmamedov
Copy link
Contributor

isImage() get a delete url for file's and image, and only isFolder() have different url so change condition for return a delete_url for file's and image's and only instead isFolder() the delete url for folder

isImage() get a delete url for file's and image, and only isFolder() have different url so change condition for return a delete_url for file's and image's and only instead isFolder() the delete url for folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments