Plugin Directory

Changeset 1088027


Ignore:
Timestamp:
02/12/2015 11:08:34 AM (11 years ago)
Author:
webegenius
Message:

correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • e-carousel/trunk/assets/js/e-button.js

    r1087957 r1088027  
    2525                               
    2626                                    onsubmit: function( e ) { 
    27                                         editor.insertContent( '[e_carousel post_type="' + e.data.post_name + ']');
     27                                        editor.insertContent( '[e_carousel post_type="' + e.data.post_name + '"]');
    2828                                    }
    2929                                });
Note: See TracChangeset for help on using the changeset viewer.