socialforge/app/views/repositories/newrepo.js.erb

1 line
112 B
Plaintext
Raw Normal View History

2013-08-12 16:22:38 +08:00
$('#content').html('<%= escape_javascript(render :template => 'repositories/newrepo', :formats => [:html]) %>');