lib/perus/server/views/systems/form.erb in perus-0.1.9 vs lib/perus/server/views/systems/form.erb in perus-0.1.10

- old
+ new

@@ -1,6 +1,7 @@ <%= @form.field :name %> <%= @form.field :logical_name %> +<%= @form.field :ip %> <%= @form.field :links %> <%= @form.field :orientation, 'select', %w{Other Portrait Landscape} %> <%= @form.field :group %> <%= @form.field :config %>