X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2FlistAll.tpl;h=33fa586a0ebfb607ce821dc9a82f7b565fe6a6ea;hb=885d7f716fca3fe4486f9140bd697c8ed7fbb9ca;hp=32d6313ec298a47efe0e0fe2ba6969431832afed;hpb=47cc54d5bdce1a28eb813390ac932fe18f79b619;p=civicrm-core.git diff --git a/xml/templates/listAll.tpl b/xml/templates/listAll.tpl index 32d6313ec2..33fa586a0e 100644 --- a/xml/templates/listAll.tpl +++ b/xml/templates/listAll.tpl @@ -1,39 +1,12 @@ array( + '{$table.className}' => [ 'name' => '{$table.objectName}', 'class' => '{$table.className}', 'table' => '{$tableName}', - ), + ], {/foreach} -); +];