Sha256: 715086ef144bd3dd4646729275c0d7cd47efa2b7c8e2deaffc85f1fcbb831e83

Contents?: true

Size: 331 Bytes

Versions: 17

Compression:

Stored size: 331 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" is="alchemy-button">
    <%= Alchemy.t(:save) %>
  </button>
</div>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
alchemy_cms-7.1.13 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.12 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.11 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.10 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.9 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.8 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.7 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.6 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.5 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.4 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.3 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.2 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.1 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.0 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.0.pre.rc1 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.0.pre.b2 app/views/alchemy/admin/elements/_footer.html.erb
alchemy_cms-7.1.0.pre.b1 app/views/alchemy/admin/elements/_footer.html.erb