Sha256: 9d705eed68c40889d3dbc999722a42c3a68cca3a544f7a34ca49a59c619ac1c7

Contents?: true

Size: 358 Bytes

Versions: 21

Compression:

Stored size: 358 Bytes

Contents

<div class="form-group">
  <label class="col-sm-2 control-label" for="password">#{rodauth.password_label}</label>
  <div class="col-sm-10">
    <input type="password" class="form-control#{' error' if rodauth.field_error(rodauth.password_param)}" name="#{rodauth.password_param}" id="password"/> #{rodauth.field_error(rodauth.password_param)}
  </div>
</div>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
rodauth-1.19.1 templates/password-field.str
rodauth-1.19.0 templates/password-field.str
rodauth-1.18.0 templates/password-field.str
rodauth-1.17.0 templates/password-field.str
rodauth-1.16.0 templates/password-field.str
rodauth-1.15.0 templates/password-field.str
rodauth-1.14.0 templates/password-field.str
rodauth-1.13.0 templates/password-field.str
rodauth-1.12.0 templates/password-field.str
rodauth-1.11.0 templates/password-field.str
rodauth-1.10.0 templates/password-field.str
rodauth-1.9.0 templates/password-field.str
rodauth-1.8.0 templates/password-field.str
rodauth-1.7.0 templates/password-field.str
rodauth-1.6.0 templates/password-field.str
rodauth-1.5.0 templates/password-field.str
rodauth-1.4.0 templates/password-field.str
rodauth-1.3.0 templates/password-field.str
rodauth-1.2.0 templates/password-field.str
rodauth-1.1.0 templates/password-field.str