Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:
function CategoryGridView_Add(&$CategoryList)
{
$CategoryList .= '<li class=CategoryView"><span>stuff</span>100</li>';
}
$Context->AddToDelegate("CategoryList"," ","CategoryGridView_add");
1 to 7 of 7