Changeset 1239

Show
Ignore:
Timestamp:
09/19/08 15:51:48 (4 months ago)
Author:
piyawat
Message:

remove calling for 'zoom' plugin from TinyMCE

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/app/helpers/application_helper.rb

    r1220 r1239  
    174174    mode: "textareas", 
    175175    theme: "advanced", 
    176     plugins: "table,save,advlink,emotions,iespell,preview,zoom,print,contextmenu,media,paste", 
     176    plugins: "table,save,advlink,emotions,iespell,preview,print,contextmenu,media,paste", 
    177177    theme_advanced_buttons1_add_before: "save,|", 
    178178    theme_advanced_buttons1_add: "forecolor,backcolor,hr,removeformat,visualaid",