- Timestamp:
- 2008-07-23 11:34:16 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/branches/features/new_samples/_samples/html/sample15.html
r2047 r2264 53 53 // Instruct the editor to load our configurations from a custom file, leaving the 54 54 // original configuration file untouched. 55 oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/ sample15.config.js' ;55 oFCKeditor.Config['CustomConfigurationsPath'] = sBasePath + '_samples/html/assets/sample15.config.js' ; 56 56 57 57 oFCKeditor.Height = 300 ;