To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.

Statistics Download as Zip
| Branch: | Tag: | Revision:

root / app / views / issue_categories / new.js.erb @ 1531:ae8145b28b2b

History | View | Annotate | Download (134 Bytes)

1
$('#ajax-modal').html('<%= escape_javascript(render :partial => 'issue_categories/new_modal') %>');
2
showModal('ajax-modal', '600px');