Sha256: 0ffd48830e056793ba905adb963f855f024884a0e97ebd11dce274869b0eb89a
Contents?: true
Size: 487 Bytes
Versions: 8
Compression:
Stored size: 487 Bytes
Contents
<button type="button" class="link-alt" data-open="<%= current_user.present? ? "flagModal" : "loginModal" %>" title="<%= t("report", scope: "decidim.shared.flag_modal" ) %>" aria-controls="<%= current_user.present? ? "flagModal" : "loginModal" %>" aria-haspopup="true" tabindex="0"> <%= icon "flag", aria_hidden: true, class: "icon--small", role: "img", "aria-hidden": true %> <span class="show-for-sr"> <%= t("report", scope: "decidim.shared.flag_modal" ) %> </span> </button>
Version data entries
8 entries across 8 versions & 1 rubygems