Changes between Initial Version and Version 1 of Ticket #8288, comment 1
- Timestamp:
- Aug 26, 2011, 10:42:25 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8288, comment 1
initial v1 1 1 Code on custom BROWSE SERVER as follows: 2 2 {{{ 3 3 <script> 4 4 window.opener.CKEDITOR.tools.callFunction( <%=CKEditorFuncNum%>,'http://bcalpine.com/news/ads/P2P2009.gif', function() { … … 39 39 window.close(); 40 40 </script> 41 }}}