Changeset 1288

Show
Ignore:
Timestamp:
11/18/10 15:42:12 (2 years ago)
Author:
gogo
Message:

Allow the use of "fullscreen" as a toolbar element, rather than "popupeditor". For potential backcompat, leaving "popupeditor" as the default.
ticket:1534

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/XinhaCore.js

    r1286 r1288  
    24092409      { 
    24102410        case "popupeditor": 
     2411        case "fullscreen": 
    24112412          if (!this.plugins.FullScreen)  
    24122413          {