Sha256: 1105fa36f38362e1fc15d95627f3c81a3edc9c8f91d48e27bc1650700b1e8d37

Contents?: true

Size: 346 Bytes

Versions: 167

Compression:

Stored size: 346 Bytes

Contents

<div class="element-footer">
  <% if element.has_validations? %>
    <p class="validation_notice">
      <span class="validation_indicator">*</span> <%= Alchemy.t('Mandatory') %>
    </p>
  <% end %>

  <button type="submit" form="element_<%= element.id %>_form" class="button" data-alchemy-button>
    <%= Alchemy.t(:save) %>
  </button>
</div>

Version data entries

167 entries across 167 versions & 1 rubygems

Version Path
alchemy_cms-7.0.16 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.15 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-6.1.10 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.14 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.13 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.12 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.11 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.10 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.9 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.8 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.7 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.6 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.5 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.4 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.3 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-6.1.9 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.2 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-6.1.8 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-6.1.7 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.0.1 app/views/alchemy/admin/elements/_footer.html.erb