mirror of
https://github.com/redmine/redmine.git
synced 2025-11-08 06:15:59 +01:00
Similar to List format but stores possible values as records. git-svn-id: http://svn.redmine.org/redmine/trunk@14745 e93f8b46-1217-0410-a6f0-8f06a7374b81
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();
|