Sha256: 3d2c72418b006f38a3dbb1e522df7257b74f865c432385e33d17c6e7df75206d

Contents?: true

Size: 635 Bytes

Versions: 130

Compression:

Stored size: 635 Bytes

Contents

<div class="ibox">
	<div class="ibox-content text-center">

		<h1><%= @directory_category.catname %></h1>

		<div class="text-center">
			<%= link_to edit_directory_category_path(@directory_category), class: "btn btn-sm btn-primary" do %>
				<i class="fa fa-pencil-square-o"></i> Update
			<% end %>
			<%= link_to @directory_category, method: :delete, data: { confirm: 'Are you sure? You will also remove all listing connections to that category. The category will also be removed from your online web directory.' }, class: "btn btn-sm btn-danger" do %>
				<i class="fa fa-trash-o"></i> Delete
			<% end %>
		</div>

	</div>
</div>

Version data entries

130 entries across 130 versions & 2 rubygems

Version Path
phcmemberspro-28.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-27.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-27.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-27.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-26.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-25.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-25.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-24.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-24.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-24.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-23.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-23.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-22.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-22.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-22.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-21.3.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-21.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-21.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-20.5.2 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-20.5.1 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb