Changeset 605


Ignore:
Timestamp:
04/23/09 21:13:09 (3 years ago)
Author:
jf.hovinne
Message:

Fixed inline elements example dialog. Related to r591.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/examples/14-more-inline-elements.html

    r569 r605  
    112112            jQuery(wym._box) 
    113113            .find('li.wym_tools_wrap a').click(function() { 
    114                 wym.dialog( 'Wrap', html ); 
     114                wym.dialog( 'Wrap', null, html ); 
    115115                return(false); 
    116116            }); 
Note: See TracChangeset for help on using the changeset viewer.