Changes between Version 1 and Version 2 of Ticket #8784, comment 1


Ignore:
Timestamp:
Mar 5, 2012, 3:35:51 PM (13 years ago)
Author:
Sa'ar Zac Elias
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8784, comment 1

    v1 v2  
    1414                        return function( data )
    1515                        {
     16                                data = org.apply( this, arguments );
    1617                                // changes here
    17                                 return Drupal.captionFilter.toTag( data );
     18                                return data;
    1819                        };
    1920                });
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy