]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/account/deletions/show.html.erb
Use inline svg for notice icons
[rails.git] / app / views / account / deletions / show.html.erb
index 0ed4d663f03315944f9f7d5b1df1e82a81042f7e..9b9b0f182ccd88caae6844096ce887594294c257 100644 (file)
@@ -6,7 +6,7 @@
 
 <div class="alert alert-danger row mx-0 p-3 align-items-center">
   <div class="col-auto">
-    <%= image_tag("notice.png", :srcset => image_path("notice.svg")) %>
+    <%= notice_svg_tag %>
   </div>
   <div class="col">
     <p class="mb-0"><%= t ".warning" %></p>