1
0
Fork 0
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:
topilski 2019-10-04 09:53:11 -04:00
parent d046f0061a
commit 3d27d6ae10
12 changed files with 57 additions and 1 deletions

View file

@ -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) }}