- Timestamp:
- 2008-07-23 11:34:16 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/features/new_samples/_samples/html/sample06.html
r1957 r2264 58 58 59 59 // Set the custom configurations file path (in this way the original file is mantained). 60 oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/ sample06.config.js' ;60 oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/assets/sample06.config.js' ; 61 61 62 62 // Let's use a custom toolbar for this sample.