Changeset 9c8ff86 in github


Ignore:
Timestamp:
Jun 4, 2012 7:43:35 AM (12 months ago)
Author:
Aleksander Machniak <alec@…>
Branches:
release-0.8
Children:
7a259c6
Parents:
fec9f11
git-author:
Aleksander Machniak <alec@…> (06/04/12 07:42:05)
git-committer:
Aleksander Machniak <alec@…> (06/04/12 07:43:35)
Message:

Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • program/js/editor.js

    r59c404d r9c8ff86  
    3030      theme_advanced_toolbar_align: 'left', 
    3131      theme_advanced_buttons3: '', 
     32      theme_advanced_statusbar_location: 'none', 
    3233      extended_valid_elements: 'font[face|size|color|style],span[id|class|align|style]', 
    3334      relative_urls: false, 
Note: See TracChangeset for help on using the changeset viewer.