Sha256: b42306c055ec79f75af27bbab669a1c4aaeead4e48a06453a7b3858d29a75e57

Contents?: true

Size: 536 Bytes

Versions: 21

Compression:

Stored size: 536 Bytes

Contents

<span class="page_status with-hint">
  <%= render_icon page.public? ? :public : :not_public %>
  <span class="hint-bubble"><%= page.status_title(:public) %></span>
</span>
<span class="page_status with-hint">
  <%= render_icon page.visible? ? :visible : :not_visible %>
  <span class="hint-bubble"><%= page.status_title(:visible) %></span>
</span>
<span class="page_status with-hint">
  <%= render_icon page.restricted? ? :restricted : :not_restricted %>
  <span class="hint-bubble"><%= page.status_title(:restricted) %></span>
</span>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
alchemy_cms-4.0.6 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.7 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.6 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.5 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.4 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.3 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.5 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.2 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.1 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.4 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.0 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.3 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.2 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.0.rc2 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.0.rc1 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.1 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-4.0.0.beta app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.6.0 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.5.0 app/views/alchemy/admin/pages/_page_infos.html.erb
alchemy_cms-3.5.0.rc2 app/views/alchemy/admin/pages/_page_infos.html.erb