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-52.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-51.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-50.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-50.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-50.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-49.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-48.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-47.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-46.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-45.0.1 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-45.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-44.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-44.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-43.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-42.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-42.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-41.0.1 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-41.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-40.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-40.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb