Sha256: 5b29e068a94a26a56cd847f8cce6cad52dcf26ca560ca5813dc436878a3272d6

Contents?: true

Size: 740 Bytes

Versions: 26

Compression:

Stored size: 740 Bytes

Contents

<!-- Title System -->
<% phc_title "Script URL Manager" %>
<% phc_title_tagline "Update Script URL Information" %>

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

		<!-- Bread Crumbs -->
		<ol class="breadcrumb">
			<li><%= link_to "Script Listings Index", script_listings_path %></li>
			<li><%= link_to "URL Index", script_listing_urls_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 -->
<div class="row">
	<div class="col-lg-12">

		<%= render 'form', { form_url: script_listing_url_path } %>

	</div>
</div>

Version data entries

26 entries across 26 versions & 2 rubygems

Version Path
phcscriptcdn-3.3.3 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.3.2 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.3.1 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.3.0 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.2.0 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.1.5 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.1.4 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.1.3 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.1.2 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.1.1 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.1.0 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.0.7 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.0.6 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.0.5 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.0.4 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.0.2 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdn-3.0.1 app/views/phcscriptcdn/script/urls/edit.html.erb
phcscriptcdnpro-3.2.2 app/views/phcscriptcdnpro/script/urls/edit.html.erb
phcscriptcdnpro-3.2.1 app/views/phcscriptcdnpro/script/urls/edit.html.erb
phcscriptcdnpro-3.2.0 app/views/phcscriptcdnpro/script/urls/edit.html.erb