Sha256: 72911046545fc3834dc71c2f53f3a5bb548bee2035eb41c41ea83665cbd769cf

Contents?: true

Size: 345 Bytes

Versions: 83

Compression:

Stored size: 345 Bytes

Contents

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

	<%= render 'phcnotifi/validations', :object => @modules_category %>

	<div class="form-group">
		<label><%= f.label :catname, "Category Name" %></label>
		<%= f.text_field :catname, class: "form-control" %>
	</div>

	<div class="actions">
		<%= f.submit class: "btn btn-primary" %>
	</div>

<% end %>

Version data entries

83 entries across 83 versions & 1 rubygems

Version Path
phcpresspro-55.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-54.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-53.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-52.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-51.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-50.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-49.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-48.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-47.1.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-47.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-46.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-44.2.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-44.1.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-44.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-43.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-42.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-41.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-40.1.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-40.0.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-39.0.1 app/views/phcpresspro/modules/categories/_form.html.erb