Merge branch 'master' into ux-selectpanel

This commit is contained in:
d-buchmann 2025-09-09 08:22:46 +02:00 committed by GitHub
commit a43b64bd5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
339 changed files with 18550 additions and 6970 deletions

View file

@ -29,7 +29,7 @@
<input type="hidden" name="ids" {{ stimulus_target('elements/datatables/parts', 'selectIDs') }} value="">
<div class="mb-2" {{ stimulus_target('elements/datatables/parts', 'selectPanel') }}>
<div class="d-none mb-2 bg-body-tertiary shadow-sm border border-secondary rounded mx-2 p-2" {{ stimulus_target('elements/datatables/parts', 'selectPanel') }}>
{# <span id="select_count"></span> #}
<div class="input-group">
@ -95,4 +95,4 @@
</div>
</form>
{% endmacro %}
{% endmacro %}