Sha256: 88709a8a70aee0c0b405164e4f22cbe4029205d6192c0e1e0b921c9c85aa2e4a
Contents?: true
Size: 214 Bytes
Versions: 3
Compression:
Stored size: 214 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
3 entries across 3 versions & 1 rubygems