root/branches/release-29/tmpl/cms/dialog/asset_insert.tmpl
@
1309
| Revision 1309, 371 bytes (checked in by ddavis, 23 months ago) |
|---|
| Line | |
|---|---|
| 1 | <mt:include name="dialog/header.tmpl"> |
| 2 | <mt:setvarblock name="insert_script" id="insert_script"> |
| 3 | window.parent.app.insertHTML( '<mt:var name="UPLOAD_HTML" escape="JS">', '<mt:var name="EDIT_FIELD">' ); |
| 4 | </mt:setvarblock> |
| 5 | <script type="text/javascript"> |
| 6 | /* <![CDATA[ */ |
| 7 | <mt:var name="insert_script"> |
| 8 | closeDialog(); |
| 9 | /* ]]> */ |
| 10 | </script> |
| 11 | <mt:include name="dialog/footer.tmpl"> |
Note: See TracBrowser
for help on using the browser.
