Sha256: 0669569763530549b47bbc0e83a9fb282c1e01f1861a7672763afab28f43855f

Contents?: true

Size: 508 Bytes

Versions: 83

Compression:

Stored size: 508 Bytes

Contents

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

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

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

	<div class="form-group">
		<%= f.label :post_id, "Post ID" %>
		<%= f.text_field :post_id, class: "form-control" %>
	</div>

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

<% end %>

Version data entries

83 entries across 83 versions & 1 rubygems

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