##// END OF EJS Templates
Merged r16167 from trunk to 3.3-stable....
Merged r16167 from trunk to 3.3-stable. Gemfile: pin nokogiri version 1.6. nokogiri 1.7.0.1 requires Ruby version >= 2.1.0. git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16168 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r14363:2f51dc11cfdf
r15786:cb8aaf197465
Show More
create.js.erb
2 lines | 149 B | text/plain | TextLexer
$('#content').html('<%= escape_javascript(render(:template => 'custom_field_enumerations/index')) %>');
$('#custom_field_enumeration_name').focus();