Sha256: d3f4498a47ba3f54e2240002fe3c8fa35acb841948658faa604361e72c4d9552

Contents?: true

Size: 419 Bytes

Versions: 9

Compression:

Stored size: 419 Bytes

Contents

.nested-form-item
  .control-group.string.optional
    %label.select.optional.control-label= item.select :phone_number_type, ['Tel. geschäft', 'Tel. privat', 'Handy', 'Fax', 'E-Mail', 'Webseite']
    .controls
      = item.text_field :number, :autocomplete => 'off', :class => 'string optional'
      = link_to content_tag(:i, '', :class => 'icon-trash delete-nested-form-item'), '#'
    = item.hidden_field :_destroy

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
has_vcards-1.1.2 app/views/has_vcards/phone_numbers/_form.html.haml
has_vcards-1.1.1 app/views/has_vcards/phone_numbers/_form.html.haml
has_vcards-1.1.0 app/views/has_vcards/phone_numbers/_form.html.haml
has_vcards-1.0.0 app/views/has_vcards/phone_numbers/_form.html.haml
has_vcards-1.0.0.rc0 app/views/has_vcards/phone_numbers/_form.html.haml
has_vcards-0.20.3 app/views/phone_numbers/_form.html.haml
has_vcards-0.20.2 app/views/phone_numbers/_form.html.haml
has_vcards-0.20.1 app/views/phone_numbers/_form.html.haml
has_vcards-0.20.0 app/views/phone_numbers/_form.html.haml