Sha256: fa9f6db63fe6f04eaab0ff587b4500ba7748af00756dc4d973eadf427ee98316
Contents?: true
Size: 220 Bytes
Versions: 2
Compression:
Stored size: 220 Bytes
Contents
if ($('.ui.modals').length === 0) { $('body').append('<%= j(render 'new') %>'); } else { $('.ui.modals').html('<%= j(render 'new') %>'); } $('.ui.modal').modal('setting', {autofocus: false}).modal('show');
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_auth-1.0.5 | app/views/rails_auth_web/login/new.js.erb |
rails_auth-1.0.4 | app/views/rails_auth_web/login/new.js.erb |