Personal tools

Template:TestTemplate: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 36: Line 36:
var tmp =categories_array[i];
var tmp =categories_array[i];
var tmp2= categories_extended_array[i];
var tmp2= categories_extended_array[i];
categories.push(tmp+ " " +tmp2);
categories.push(tmp+ "<br>" +tmp2);
}
}



Revision as of 16:11, 12 June 2013