Sha256: 5ed89d269f827962936ed86b8329a8bb93f2202f8d70f2f679b1f0f6f42efc92
Contents?: true
Size: 451 Bytes
Versions: 6
Compression:
Stored size: 451 Bytes
Contents
// Show the new form in the right box. heading = "<%= raw @feature.name %>"; bodyContent = "<%= escape_javascript(render(:partial=>'/usman/admin/features/show')) %>"; closeGenericModal(); showGenericModal(heading, bodyContent); // When the image upload form is submitted, the server response will appear in this iframe --> var $div = $('<iframe id="iframe_feature" name="iframe_feature" width="100%" style="display:none"></iframe>').appendTo('body');
Version data entries
6 entries across 6 versions & 1 rubygems