https://bugzilla.wikimedia.org/show_bug.cgi?id=34172
--- Comment #11 from MWJames <[email protected]> 2012-11-16 17:04:17 UTC --- I just had to change the class name to "smw-" + format name + "-furtherresults" which means in case of the feed printer it will be 'smw-feed-furtherresults' resulting in $( '.smw-feed-furtherresults > a' ).addClass( 'feedlink' ); to Common.js and for others it will be 'smw-cvs-furtherresults', 'smw-bibtex-furtherresults' etc. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
