Sha256: 2b9d22d5897a176f67331939f63c215123f4bbf8d09b464565437bc74a11f6c6

Contents?: true

Size: 435 Bytes

Versions: 10

Compression:

Stored size: 435 Bytes

Contents

<div class='simple_captcha'>
  <span class='simple_captcha_image'>
    <%= simple_captcha_options[:image] %>
    <%= link_to I18n.t('simple_captcha.retry'),
      "javascript:;",
      :onclick => "marchBackstage.retrySimpleCaptcha(this, \'#{j loyal_core_app.new_ajax_core_captcha_url}\');",
      :class => 'retry'
    %>
  </span>
  
  <span class='simple_captcha_field'>
    <%= simple_captcha_options[:field] %>
  </span>
</div>


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
loyal_core-0.0.11 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.10 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.8 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.7 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.6 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.5 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.4 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.3 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.2 app/views/simple_captcha/_simple_captcha.erb
loyal_core-0.0.1 app/views/simple_captcha/_simple_captcha.erb