Moved to _dev
This commit is contained in:
1
crater/resources/views/vendor/media-library/image.blade.php
vendored
Normal file
1
crater/resources/views/vendor/media-library/image.blade.php
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<img{!! $attributeString !!} loading="{{ $loadingAttributeValue }}" src="{{ $media->getUrl($conversion) }}" alt="{{ $media->name }}">
|
||||
Reference in New Issue
Block a user