Sha256: d0413ced78e93cd08a522ddbe11c9d5fdca5964c29d750694342396084429784
Contents?: true
Size: 357 Bytes
Versions: 15
Compression:
Stored size: 357 Bytes
Contents
%label.control-label{:for=>"<%= input_id %>"} <%= label %> <% if( typeof(addOn) !== "undefined" ) { %> %span.add-on <%= addOn %> <% } %> %input{:style=>"<%= inputStyles %>",:id=>"<%= input_id %>",:type=>"text",:name=>"<%= input_name %>",:placeholder=>"<%= placeHolder %>"} <% if(helperText) { %> %p.helper-text.help-block <%= helperText %> <% } %>
Version data entries
15 entries across 15 versions & 1 rubygems