Sha256: 9bf7275e181c94278735472bd52a9b9552d1ea1821d22bb9efb758709f477eb4

Contents?: true

Size: 1.04 KB

Versions: 24

Compression:

Stored size: 1.04 KB

Contents

<% content_for :page_heading do %>
  <i class="icon-large icon-sidebar"></i>
  <h2 class="page-title"><%= t('.sidebar') %></h2>
<% end %>

<div class='alert alert-info'>
  <button type="button" class="close" data-dismiss="alert"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
  <p><%= t('.explain_how_its_works') %></p>
  <p><%= t('.download_more_plugins_html') %></p>
</div>
<p class='help-block'></p>

<%= form_tag(url_for(action: 'publish'), method: :put) do %>
  <div class='form-actions'>
    <%= link_to(t('.cancel'), action: 'index') %>
    <%= t('.or') %>
    <%= submit_tag(t('.publish_changes'), class: 'btn btn-success') %>
  </div>
<% end %>

<div id="messages">&nbsp;</div>

<%= render 'config', available_sidebars: @available, ordered_sidebars: @ordered_sidebars %>

<%= form_tag(url_for(action: 'publish'), method: :put) do %>
  <div class='form-group'>
    <%= link_to(t('.cancel'), action: 'index') %>
    <%= t('.or') %>
    <%= submit_tag(t('.publish_changes'), class: 'btn btn-success') %>
  </div>
<% end %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
publify_core-10.0.2 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.5.0 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.4.0 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.3.0 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.2.0 app/views/admin/sidebar/index.html.erb
publify_core-10.0.1 app/views/admin/sidebar/index.html.erb
publify_core-10.0.0 app/views/admin/sidebar/index.html.erb
publify_core-9.2.10 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.1.1 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.1.0 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.0.3 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.0.2 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.0.1 app/views/admin/sidebar/index.html.erb
HornsAndHooves-publify_core-10.0.0 app/views/admin/sidebar/index.html.erb
publify_core-9.2.9 app/views/admin/sidebar/index.html.erb
publify_core-9.2.8 app/views/admin/sidebar/index.html.erb
publify_core-9.2.7 app/views/admin/sidebar/index.html.erb
publify_core-9.2.6 app/views/admin/sidebar/index.html.erb
publify_core-9.2.5 app/views/admin/sidebar/index.html.erb
publify_core-9.2.4 app/views/admin/sidebar/index.html.erb