Sha256: a248981c067a1e6612527dc83063bb210012f82045590a3c65d9577244e34c15

Contents?: true

Size: 944 Bytes

Versions: 37

Compression:

Stored size: 944 Bytes

Contents

<!-- Title System -->
<% phc_title "PHCMembers - Directory Categories" %>
<% phc_title_tagline "Update Category Name" %>

<div class="page-bar">

	<!-- Bread Crumb -->
	<ul class="page-breadcrumb">
		<li><%= link_to "Home", directory_root_path %><i class="fa fa-circle"></i></li>
		<li><%= link_to "Directory Categories", directory_categories_path %><i class="fa fa-circle"></i></li>
		<li class="active">Update Directory Categorym Name</li>
	</ul>

</div>

<h3 class="page-title">
	<%= yield(:phc_title) %> </br>
	<small><%= yield(:phc_title_tagline) %></small>
</h3>

<!-- Main Content -->
<div class="row">
	<div class="col-md-12">

		<div class="portlet box blue-chambray bordered">
			<div class="portlet-title">
				<div class="caption">
					<span class="caption-subject bold uppercase">Update Directory Categorym Name</span>
				</div>
			</div>
			<div class="portlet-body">
				<%= render 'form' %>
			</div>
		</div>

	</div>
</div>

Version data entries

37 entries across 37 versions & 1 rubygems

Version Path
phcmemberspro-5.1.5 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.1.4 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.1.3 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.1.2 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.1.1 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.1.0 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.6 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.5 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.4 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.3 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.2 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.1 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-5.0.0 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.11.2 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.11.1 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.11.0 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.10.10 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.10.9 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.10.8 app/views/phcmemberspro/directory/categories/edit.html.erb
phcmemberspro-4.10.7 app/views/phcmemberspro/directory/categories/edit.html.erb