Sha256: 0d6393b52ebec77437d63eebb7416a9104cf520e88931be22277c4ef798dec21

Contents?: true

Size: 481 Bytes

Versions: 24

Compression:

Stored size: 481 Bytes

Contents

<%= form_for(@modules_category) do |f| %>

	<!-- PHCNotifi Render Validation -->
	<%= render 'phcnotifi/validations', :object => @modules_category %>
	<!-- PHCNotifi Render Validation -->

	<!-- PHCPressPro - Category Form -->
	<div class="form-group">
		<%= f.label :catname, "Category Name" %>
		<%= f.text_field :catname, class: "form-control" %>
	</div>
	<div class="actions">
		<%= f.submit class: "btn btn-primary" %>
	</div>
	<!-- PHCPressPro - Category Form -->

<% end %>

Version data entries

24 entries across 24 versions & 2 rubygems

Version Path
phcpress-50.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpress-49.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpress-48.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-69.1.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-47.1.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-69.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-47.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-68.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-67.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-46.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-66.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-45.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-65.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-44.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-64.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-43.0.0 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-63.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-62.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-61.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-60.0.0 app/views/phcpresspro/modules/categories/_form.html.erb