Dotclear

Changeset 2153:ed5ea039a918


Ignore:
Timestamp:
09/29/13 15:58:30 (11 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Fixes #1733, thank's lipki for help!

File:
1 edited

Legend:

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

    r2101 r2153  
    8686                    IErange.select(); 
    8787               } 
     88          } else if (window.navigator.product != undefined &&  
     89                                    window.navigator.product == 'Gecko') { 
     90               This.ibody.innerHTML = '<p><br _moz_editor_blogus_node="TRUE" _moz_dirty=""/></p>'; 
    8891          } else { 
    8992               var idoc = This.iwin.document; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map