mirror of
https://github.com/redmine/redmine.git
synced 2025-11-09 14:56:01 +01:00
3 lines
149 B
Plaintext
3 lines
149 B
Plaintext
|
|
$('#content').html('<%= escape_javascript(render(:template => 'custom_field_enumerations/index')) %>');
|
||
|
|
$('#custom_field_enumeration_name').focus();
|