Changeset 1416


Ignore:
Timestamp:
03/11/2010 06:57:49 AM (2 years ago)
Author:
zhongzhen
Message:

Added one code line in FCKeditor.body.php file
706 line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/omcollab_zhongzhen2/wiki/extensions/FCKeditor/FCKeditor.body.php

    r1404 r1416  
    703703                                oFCKeditor.ready = true; 
    704704                        } 
     705                         
     706                        // Added by zhongzhen - 2010.3.11 
     707                        document.getElementById("wpTextbox1___Frame").style.display = "block"; 
    705708                }); 
    706709                return true; 
Note: See TracChangeset for help on using the changeset viewer.