mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-30 04:09:38 +00:00
Set new member form width to 90% (#19844).
git-svn-id: http://svn.redmine.org/redmine/trunk@14312 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
995bfbc070
commit
7fb35abd10
@ -1,2 +1,2 @@
|
||||
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'members/new_modal') %>');
|
||||
showModal('ajax-modal', '700px');
|
||||
showModal('ajax-modal', '90%');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user