Changeset 2765


Ignore:
Timestamp:
09/03/10 23:11:26 (17 months ago)
Author:
mattlevine
Message:
  1. Adding ckeditor to the frontend.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/5.2.1/www/default/js/global.js

    r2764 r2765  
    725725function getHTMLEditorConfig() { 
    726726        var htmlEditorConfig={ 
    727                 toolbar:'Default', 
     727                toolbar:'Basic', 
    728728                contentsCss: themeAssetPath + '/css/editor.css', 
    729729                defaultLanguage: rb 
Note: See TracChangeset for help on using the changeset viewer.