Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
This commit is contained in:
Kenji Okimoto 2018-06-15 16:18:54 +09:00
parent 90a88ec5d1
commit c8fde4618b
No known key found for this signature in database
GPG Key ID: F9E3E329A5C5E4A1

View File

@ -17,10 +17,9 @@
- f.object.common_options.each do |key|
= f.field(key, disabled: true)
.form-group
= form.field(:tag)
.form-group
= form.field(:pos_file)
= form.field(:tag)
= form.field(:pos_file)
.well.well-sm
%h4{"data-toggle" => "collapse", "href" => "#advanced-setting"}
= icon('fa-caret-down')