From 40833f1fc0f98b758f97ee177906962b4b56e129 Mon Sep 17 00:00:00 2001 From: Alexander Veselov Date: Thu, 15 Feb 2024 15:31:17 +0400 Subject: [PATCH] =?UTF-8?q?UPD:=20=D0=B8=D0=BC=D0=BF=D1=80=D1=83=D0=B2?= =?UTF-8?q?=D0=B8=D1=82=20=D1=82=D0=B0=D0=B1=D0=BB=D0=B8=D1=86=D1=83=20?= =?UTF-8?q?=D0=BA=D0=B0=D0=BD=D0=B0=D0=BB=D0=BE=D0=B2=20(=D1=84=D0=B8?= =?UTF-8?q?=D0=BA=D1=81=D0=B8=D1=80=D1=83=D0=B5=D1=82=20=D0=BA=D0=BD=D0=BE?= =?UTF-8?q?=D0=BF=D0=BA=D0=B8=20=D1=81=20=D0=B4=D0=B5=D0=B9=D1=81=D1=82?= =?UTF-8?q?=D0=B2=D0=B8=D1=8F=D0=BC=D0=B8)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/admin/channel/index.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/admin/channel/index.html.erb b/app/views/admin/channel/index.html.erb index 1d93fda..6da545c 100644 --- a/app/views/admin/channel/index.html.erb +++ b/app/views/admin/channel/index.html.erb @@ -59,7 +59,7 @@ <%= t('activerecord.attributes.channel.conversion_coefficient')%> <%= t('activerecord.attributes.channel.service')%> - <%= t('action') %> + <%= t('action') %> @@ -82,7 +82,7 @@ <%= channel.service.name %> - +
<%= link_to edit_admin_channel_path(channel.id), class: "btn", data: { action: "click->modal#open", turbo_stream: "" } do %>