page_form: some fields horizontal

This commit is contained in:
bkfox
2024-03-20 01:55:36 +01:00
parent d293eb4a00
commit 21f856e731
4 changed files with 13 additions and 7 deletions

View File

@ -2,6 +2,11 @@
{% load static i18n humanize honeypot aircox %}
{% block page_form %}
<a-modal ref="sound-edit-modal" title="{% translate "Edit sound" %}">
<template #default>
</template>
</a-modal>
<a-episode :page="{title: &quot;{{ object.title }}&quot;, podcasts: {{ object.sounds|json }}}">
<template v-slot="{podcasts,page}">
{{ block.super }}