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-82.4.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmembers-61.5.0 app/views/phcmembers/directory/categories/components/_category_sidebar.html.erb
phcmembers-61.4.0 app/views/phcmembers/directory/categories/components/_category_sidebar.html.erb
phcmembers-61.3.0 app/views/phcmembers/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-82.3.1 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-82.3.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-82.2.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-82.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-82.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-81.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-80.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-79.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-78.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-77.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-76.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-74.1.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-74.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-73.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-72.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb
phcmemberspro-71.0.0 app/views/phcmemberspro/directory/categories/components/_category_sidebar.html.erb