X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FPage%2FLabelFormats.php;h=5fe0483105b15aa81017ff9aa8917d2f6be5d638;hb=ecdef330eb57462e49d99c3b0c4e1c976c0e494a;hp=5aab022c314121dbc2dd5f62facc4b944257d6cb;hpb=bd6d55934fb8cec290b612b6c2d3d028800744ad;p=civicrm-core.git diff --git a/CRM/Admin/Page/LabelFormats.php b/CRM/Admin/Page/LabelFormats.php index 5aab022c31..5fe0483105 100644 --- a/CRM/Admin/Page/LabelFormats.php +++ b/CRM/Admin/Page/LabelFormats.php @@ -1,7 +1,7 @@ addScriptFile('civicrm', 'js/crm.livePage.js'); // Get list of configured Label Formats $labelFormatList= CRM_Core_BAO_LabelFormat::getList(); $nameFormatList= CRM_Core_BAO_LabelFormat::getList(false, 'name_badge');