Team:TU-Munich/Project/Overview

From 2013.igem.org

(Difference between revisions)
Line 20: Line 20:
success: function( html ) {
success: function( html ) {
dom = $.parseHTML(html);
dom = $.parseHTML(html);
 +
count-link = $(dom).find("a[title='Team:TU-Munich']");
render_counter('yay');
render_counter('yay');
},
},

Revision as of 13:41, 24 September 2013



0 visitors