Sha256: 78d3df1233c747f969a14e8a92fb82a1e61d71d1d36814cfcaa8cc4b9ee88bee
Contents?: true
Size: 213 Bytes
Versions: 8
Compression:
Stored size: 213 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
8 entries across 3 versions & 1 rubygems