Changes between Version 4 and Version 5 of Ticket #9958, comment 7


Ignore:
Timestamp:
Feb 13, 2013, 5:46:00 PM (11 years ago)
Author:
Alistair
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9958, comment 7

    v4 v5  
    1515
    1616    $(dialogShowEvent.data._.element.$)
    17     .find('a[href*="void(0)"]').each(function(i, e) {
    18       e.href = "###";
    19     });
     17    .find('a[href*="void(0)"]').attr('href','###');
    2018
    2119  });
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy