From 67b1e9a2d5a74c5c8713733742b1c8d91cf697ba Mon Sep 17 00:00:00 2001 From: Artur Beljajev Date: Tue, 23 May 2017 21:27:57 +0300 Subject: [PATCH] Fix price edit view #522 --- app/views/admin/billing/prices/edit.html.erb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/views/admin/billing/prices/edit.html.erb b/app/views/admin/billing/prices/edit.html.erb index fca70f371..61cc348e2 100644 --- a/app/views/admin/billing/prices/edit.html.erb +++ b/app/views/admin/billing/prices/edit.html.erb @@ -3,9 +3,7 @@ <% if @price.persisted? && @price.errors.none? %>