X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c9700e38e2adc5c5a1e7a44e69f58b7827983885..refs/pull/2515/head:/resources/views/components/image-picker.blade.php diff --git a/resources/views/components/image-picker.blade.php b/resources/views/components/image-picker.blade.php index 47fb2b8b7..9c2661ccc 100644 --- a/resources/views/components/image-picker.blade.php +++ b/resources/views/components/image-picker.blade.php @@ -1,66 +1,32 @@ -
- -
- {{ trans('components.image_preview') }} +
+ +
+
+ {{ trans('components.image_preview') }} +
+
+ + + + + @if(isset($removeName)) + + @endif + +
+ + + @if(isset($removeName)) + | + + @endif +
- -
- - - @if ($showRemove) - | - + @if($errors->has($name)) +
{{ $errors->first($name) }}
@endif - -
- - \ No newline at end of file +
\ No newline at end of file