Sha256: 2ab2aca80a0d35aec7a5fa51bd1c975908b85f7ca93f4f7343f761b41eefce3b

Contents?: true

Size: 1019 Bytes

Versions: 9

Compression:

Stored size: 1019 Bytes

Contents

<!-- Title System -->
<% phc_title "Script Listings Manager" %>
<% phc_title_tagline "Add a New Author" %>
<% phc_breadcrumb_one link_to "Author Index", phcscriptcdnpro.script_authors_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">

		<!--  -->
		<%= render 'form', script_author: @script_author %>
		<!--  -->
		
	</div>
</div>
<!-- Page Content -->

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
phcscriptcdnpro-72.2.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-72.1.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-72.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-71.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-70.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-68.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-67.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-66.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb
phcscriptcdnpro-65.0.0 app/views/phcscriptcdnpro/script/authors/new.html.erb