Sha256: f5d1e0ef6e2b2a143243a376266f00ab210ffee7be4c0c574e78ff24ae9435de

Contents?: true

Size: 1.08 KB

Versions: 15

Compression:

Stored size: 1.08 KB

Contents

<!-- Title System -->
<% phc_title "PHCPress Plugin: Connections" %>
<% phc_title_tagline "Update Category Connections" %>
<% phc_breadcrumb_one link_to "Connection Index", phcpresspro.modules_connections_path %>
<% phc_breadcrumb_two yield(:phc_title_tagline) %>
<!-- Title System -->

<!-- Page Content -->
<div class="panel panel-inverse">
	<div class="panel-heading">
		<div class="panel-heading-btn">
			<a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-default" data-click="panel-expand"><i class="fa fa-expand"></i></a>
			<a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-success" data-click="panel-reload"><i class="fa fa-redo"></i></a>
			<a href="javascript:;" class="btn btn-xs btn-icon btn-circle btn-warning" data-click="panel-collapse"><i class="fa fa-minus"></i></a>
		</div>
		<h4 class="panel-title"><%= yield(:phc_title_tagline) %></h4>
	</div>
	<div class="panel-body">
		<!-- Table - Connections Edit Form -->
		<%= render 'form', modules_connection: @modules_connection %>
		<!-- Table - Connections Edit Form -->
	</div>
</div>
<!-- Page Content -->

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
phcpresspro-69.1.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-69.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-68.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-67.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-66.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-65.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-64.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-63.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-62.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-61.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-60.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-59.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-58.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-57.0.0 app/views/phcpresspro/modules/connections/edit.html.erb
phcpresspro-56.0.0 app/views/phcpresspro/modules/connections/edit.html.erb