Sha256: e3c549cdf6d33c1f6227c39577c5ec206132f1a7ad28465ee3adfc288a6f7188

Contents?: true

Size: 228 Bytes

Versions: 34

Compression:

Stored size: 228 Bytes

Contents

= vcard.fields_for :phone_number do |phone_number|
  = phone_number.select :phone_number_type, ['Tel. privat', 'Tel. geschäft', 'Handy', 'Fax', 'E-Mail']
  = phone_number.text_field :number, :size => 12, :autocomplete => 'off'

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
has_vcards-1.1.2 app/views/has_vcards/phone_numbers/_nested_form.html.haml
has_vcards-1.1.1 app/views/has_vcards/phone_numbers/_nested_form.html.haml
has_vcards-1.1.0 app/views/has_vcards/phone_numbers/_nested_form.html.haml
has_vcards-1.0.0 app/views/has_vcards/phone_numbers/_nested_form.html.haml
has_vcards-1.0.0.rc0 app/views/has_vcards/phone_numbers/_nested_form.html.haml
has_vcards-0.20.3 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.20.2 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.20.1 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.20.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.19.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.18.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.17.2 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.17.1 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.17.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.16.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.15.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.14.1 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.14.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.13.2 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.13.1 app/views/phone_numbers/_nested_form.html.haml