diff --git a/app/views/users/_profile_products.slim b/app/views/users/_profile_products.slim index 1d0df7c..a52b100 100644 --- a/app/views/users/_profile_products.slim +++ b/app/views/users/_profile_products.slim @@ -15,4 +15,4 @@ = product.prices .col-lg-1 - .remove-favorite data-id=product.id title="Убрать из интересуемого" - + .remove-favorite data-id=product.id title="Убрать" -