Sha256: fb607e1e469e02d657348d5f087eface363b2610a21c74e8fdb85b8cd42502f9
Contents?: true
Size: 375 Bytes
Versions: 39
Compression:
Stored size: 375 Bytes
Contents
$("#modal-dialog").html('<%= escape_javascript(render(:template => 'accounts/new_activation', :formats => 'html')) %>'); modalTitle= $("#modal-dialog h2").text(); $("#modal-dialog h2").remove(); $("#modal-dialog .tabular").removeClass('tabular'); $("#modal-dialog").dialog({modal:true, title: modalTitle, width: 'auto'}); $("#modal-dialog input[type=email]").first().focus();
Version data entries
39 entries across 39 versions & 1 rubygems