Sha256: a9fea4984f69ff23c171bda5390082270f807dee14a963f3177ef5259f31aafe
Contents?: true
Size: 428 Bytes
Versions: 72
Compression:
Stored size: 428 Bytes
Contents
<% if allowed_to? :update_notable_changes, :static_page, static_page: form.object %> <div class="row column"> <%= form.check_box :changed_notably, value: false, help_text: t("changed_notably_help", scope: "decidim.admin.static_pages.edit") %> <div class="callout secondary"> <%= t("last_notable_change", scope: "decidim.admin.static_pages.index") %>: <%= @tos_version_formatted %> </div> </div> <% end %>
Version data entries
72 entries across 72 versions & 1 rubygems