Sha256: e6293295201cd583a128b1a55d779eea1b4727651f3a9c5d3763b23303e73f4e

Contents?: true

Size: 363 Bytes

Versions: 156

Compression:

Stored size: 363 Bytes

Contents

<div class="row">
	<div class="col-lg-12">

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

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

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

		<% end %>

	</div>
</div>

Version data entries

156 entries across 156 versions & 2 rubygems

Version Path
phcpress-6.6.1 app/views/phcpress/modules/categories/_form.html.erb
phcpress-6.6.0 app/views/phcpress/modules/categories/_form.html.erb
phcpress-6.5.1 app/views/phcpress/modules/categories/_form.html.erb
phcpress-6.5.0 app/views/phcpress/modules/categories/_form.html.erb
phcpress-6.4.5 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-6.8.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.7.7 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-6.4.4 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-6.7.6 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-6.4.3 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-6.7.5 app/views/phcpresspro/modules/categories/_form.html.erb
phcpress-6.4.2 app/views/phcpress/modules/categories/_form.html.erb
phcpresspro-6.7.1 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.7.0 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.6.9 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.6.8 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.6.7 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.6.6 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.6.5 app/views/phcpresspro/modules/categories/_form.html.erb
phcpresspro-6.6.4 app/views/phcpresspro/modules/categories/_form.html.erb