Sha256: 41652989ef2ae46f58cc2d9058eea5b48758be3bf34dbe40149d64b1fe49c090

Contents?: true

Size: 651 Bytes

Versions: 27

Compression:

Stored size: 651 Bytes

Contents

<!-- Title System -->
<% phc_title "Script Listing Manager" %>
<% phc_title_tagline "Script Listing" %>

<!-- Page Header -->
<div class="row">
	<div class="col-lg-12">

		<!-- Bread Crumbs -->
		<ol class="breadcrumb">
			<li><%= link_to "Script Information", script_listings_path %></li>
			<li class="active"><%= yield(:phc_title_tagline) %></li>
		</ol>

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

	</div>
</div>

<!-- Main Content -->

<%= link_to 'Edit', edit_script_listing_path(@script_listing) %> |
<%= link_to 'Back', script_listings_path %>

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
phcscriptcdnpro-3.1.1 app/views/phcscriptcdnpro/script/listings/show.html.erb
phcscriptcdnpro-3.1.0 app/views/phcscriptcdnpro/script/listings/show.html.erb
phcscriptcdnpro-3.0.5 app/views/phcscriptcdnpro/script/listings/show.html.erb
phcscriptcdnpro-3.0.1 app/views/phcscriptcdnpro/script/listings/show.html.erb
phcscriptcdnpro-3.0.0 app/views/phcscriptcdnpro/script/listings/show.html.erb
phcscriptcdn-3.0.0 app/views/phcscriptcdn/script/listings/show.html.erb
phcscriptcdn-3.0.0.pre.beta app/views/phcscriptcdn/script/listings/show.html.erb