##// END OF EJS Templates
Set new member form width to 90% (#19844)....
Jean-Philippe Lang -
r13930:7fb35abd10e3
parent child
Show More
@@ -1,2 +1,2
1 1 $('#ajax-modal').html('<%= escape_javascript(render :partial => 'members/new_modal') %>');
2 showModal('ajax-modal', '700px');
2 showModal('ajax-modal', '90%');
General Comments 0
You need to be logged in to leave comments. Login now