mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-12-23 23:02:08 +03:00
ZIP Imports: Added parent selector for page/chapter imports
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
{{--
|
||||
$name - string
|
||||
--}}
|
||||
@if($errors->has($name))
|
||||
<div class="text-neg text-small">{{ $errors->first($name) }}</div>
|
||||
@endif
|
||||
Reference in New Issue
Block a user