Project

General

Profile

Download (200 Bytes) Statistics
| Branch: | Tag: | Revision:
<%= form_for @common_parameter do |f| %>
<%= base_errors_for @common_parameter %>
<%= text_f f, :name %>
<%= text_f f, :value, :class => "input-xxlarge" %>
<%= submit_or_cancel f %>
<% end %>
(1-1/7)