Dotclear

Changeset 1831:f9c03525d5ad


Ignore:
Timestamp:
09/11/13 14:52:33 (12 years ago)
Author:
kevin@…
Branch:
Ticket #1539
Message:

Ticket #1539 : Bug quand on passe de xhtml en xiki #1646

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/js/jsToolBar/jsToolBar.wysiwyg.js

    r1753 r1831  
    4646      
    4747     if (mode == 'xhtml') { 
     48          this.wwg_mode = true; 
    4849          this.draw(mode); 
    4950     } else { 
     
    5152               this.syncContents('iframe'); 
    5253          } 
     54          this.wwg_mode = false; 
    5355          this.removeEditor(); 
    5456          this.textarea.style.display = ''; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map