Show
Ignore:
Timestamp:
2008-02-24 13:38:08 (8 months ago)
Author:
fredck
Message:

Fixed #1622 : Introduced the inline CSS cache system.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/dialog/fck_flash.html

    r1565 r1598  
    2929                <script src="common/fck_dialog_common.js" type="text/javascript"></script> 
    3030                <script src="fck_flash/fck_flash.js" type="text/javascript"></script> 
    31                 <link href="common/fck_dialog_common.css" type="text/css" rel="stylesheet"> 
     31                <script type="text/javascript"> 
     32 
     33document.write( FCKTools.GetStyleHtml( GetCommonDialogCss() ) ) ; 
     34 
     35                </script> 
    3236        </head> 
    3337        <body scroll="no" style="OVERFLOW: hidden">