From 6bfcc946a4f8584b17e434ea90f45d2ea319478a Mon Sep 17 00:00:00 2001 From: rulingcom Date: Tue, 28 Jul 2026 18:29:54 +0800 Subject: [PATCH] Remove unwanted buttons --- app/views/admin/ad_images/_form.html.erb | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/app/views/admin/ad_images/_form.html.erb b/app/views/admin/ad_images/_form.html.erb index 3b743b9..5ed26d9 100644 --- a/app/views/admin/ad_images/_form.html.erb +++ b/app/views/admin/ad_images/_form.html.erb @@ -72,11 +72,6 @@ <%= f.file_field :file, accept: "image/*" %> <%= t(:cancel) %> -
- -
@@ -108,11 +103,6 @@ <%= f.file_field :video_file, accept: "video/mp4,video/x-m4v,video/ogg,video/webm" %> <%= t(:cancel) %> -
- -
@@ -135,11 +125,6 @@ <%= f.file_field :video_snapshot, accept: "image/*" %> <%= t(:cancel) %> -
- -