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-0.13.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.9 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.8 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.7 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.6 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.5 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.4 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.11.1 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.3 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.2 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.1 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.12.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.11.0 app/views/phone_numbers/_nested_form.html.haml
has_vcards-0.10.0 app/views/phone_numbers/_nested_form.html.haml