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-39.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-38.0.1 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-38.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-37.0.3 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-37.0.2 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-37.0.1 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-37.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-36.3.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-36.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-36.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-36.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-35.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-34.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-33.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-32.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-31.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-30.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-29.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-29.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-29.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb