Changeset 663


Ignore:
Timestamp:
06/03/10 20:14:51 (2 years ago)
Author:
jf.hovinne
Message:

Fixed minor bug in custom layout example.

Location:
trunk/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/examples/12-custom-layout.html

    r633 r663  
    2929 
    3030    jQuery('.wymeditor').wymeditor({ 
     31 
     32      stylesheet: 'styles.css', 
    3133         
    3234      //classes panel 
  • trunk/src/test/skin-custom.html

    r632 r663  
    3838    jQuery('.wymeditor').wymeditor({ 
    3939     
     40      stylesheet: 'wym_stylesheet.css', 
    4041      xhtmlParser: 'xhtml_parser.js', 
    4142      cssParser:   'wym_css_parser.js', 
Note: See TracChangeset for help on using the changeset viewer.