X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=xml%2Ftemplates%2FlistAll.tpl;h=33fa586a0ebfb607ce821dc9a82f7b565fe6a6ea;hb=4408637ca3ab242eac95bee2ad76b47248bf6746;hp=3b0c8c74e284ef4e3a112e3fd649e5e7033d73cb;hpb=fdbbaeee16125840b9e5daed81dbbb28e2db2b21;p=civicrm-core.git diff --git a/xml/templates/listAll.tpl b/xml/templates/listAll.tpl index 3b0c8c74e2..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} -); +];