1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-08-09 10:22:51 +03:00

ZIP Imports: Added parent selector for page/chapter imports

This commit is contained in:
Dan Brown
2024-11-04 16:21:22 +00:00
parent 8f6f81948e
commit 14578c2257
6 changed files with 62 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
{{--
$name - string
$autofocus - boolean, optional
$entityTypes - string, optional
$entityPermission - string, optional
$selectorEndpoint - string, optional
$selectorSize - string, optional (compact)
--}}
<div class="form-group entity-selector-container">
<div component="entity-selector"
refs="entity-selector-popup@selector"