From 81051831bca7169372e92c4ddd39ee3ea35d51d9 Mon Sep 17 00:00:00 2001 From: Parsa Nazer Date: Mon, 17 Feb 2025 00:26:11 +0330 Subject: [PATCH] video add new remove commponent --- backend/templates/video_change_form_after.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/backend/templates/video_change_form_after.html b/backend/templates/video_change_form_after.html index 95283bb..fe1a60d 100644 --- a/backend/templates/video_change_form_after.html +++ b/backend/templates/video_change_form_after.html @@ -84,6 +84,9 @@ {% include adminform.model_admin.change_form_outer_before_template %} {% endif %} + {% if original.title %} + +
{% if original and original.video %}

@@ -102,7 +105,7 @@

no video available.

{% endif %}

- + {% endif %} {% if request.user.video_uploader %}