Sha256: f8bdce2a0c5add252a9a42a58a320acbd73e9aec12755cb26277f7ae31b54fa0

Contents?: true

Size: 1.04 KB

Versions: 36

Compression:

Stored size: 1.04 KB

Contents

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

<!-- Bread Crumb -->
<div class="page-bar">

	<ul class="page-breadcrumb">
		<li><%= link_to "Script Listings Index", script_listings_path %> <i class="fa fa-circle"></i></li>
		<li><%= link_to "Licence Index", script_licences_path %> <i class="fa fa-circle"></i></li>
		<li class="active"><%= yield(:phc_title_tagline) %> <i class="fa fa-circle"></i></li>
	</ul>

</div>

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

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

		<div class="portlet light">

			<div class="portlet-title">

				<div class="caption">
					<span class="caption-subject bold uppercase"><%= yield(:phc_title_tagline) %></span>
				</div>
				<div class="actions">
				</div>

			</div>

			<div class="portlet-body">

				<%= render 'form', script_licence: @script_licence %>

			</div>

		</div>

	</div>
</div>

Version data entries

36 entries across 36 versions & 1 rubygems

Version Path
phcscriptcdnpro-4.6.1 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.6.0 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.10 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.9 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.8 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.7 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.6 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.5 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.4 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.3 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.2 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.1 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.5.0 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.4.1 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.4.0 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.3.0 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.2.1 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.2.0 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.1.3 app/views/phcscriptcdnpro/script/licences/edit.html.erb
phcscriptcdnpro-4.1.2 app/views/phcscriptcdnpro/script/licences/edit.html.erb