Sha256: 5d4e7717600dadd2531a20be2a56cc6de4e91584111b7ac75e1747fb26fe5a1c

Contents?: true

Size: 480 Bytes

Versions: 33

Compression:

Stored size: 480 Bytes

Contents

-# frozen_string_literal: true
.item.text.specifier{:data => question.extra_data, :class => answer.errors[question.key].empty? ? nil : 'errors'}
  = render :partial => 'quby/v1/shared/validations', :locals => {:question => question, :answer => answer}
  .fields{:id => question.html_id}
    = question.title
    = text_field :answer, question.key, :autocomplete => question.autocomplete, :class => ["string", "subinput"], :sets_textvar => question.sets_textvar || "", :size => 20

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
quby-5.6.5 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.6.3 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.6.2 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.6.1 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.6.0 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.5.0 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.4.0 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.3.1 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.3.0 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.2.0 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.1.3 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.1.2 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.1.1 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.1.0 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.0.5 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.0.4 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.0.3 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.0.2 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.0.1 app/views/quby/v1/shared/_inline_text_field.html.haml
quby-5.0.0 app/views/quby/v1/shared/_inline_text_field.html.haml