TABELLONE: SELEZIONE INDIV, CAMP ITAL C - 5° CONSORZIO PER ALESSANDRIA - 5 ° C.P. (Gara provinciale Categoria C-D Maschile)
jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });