mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Preview and description
This commit is contained in:
parent
d046f0061a
commit
3d27d6ae10
12 changed files with 57 additions and 1 deletions
|
|
@ -34,8 +34,16 @@
|
|||
<br>
|
||||
{{ render_bootstrap_field(form.tvg_logo) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.preview_icon) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.preview_icon) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.group_title) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.description) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.description) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.audio_select) }}
|
||||
<br>
|
||||
{{ render_bootstrap_field(form.have_video) }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue