X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FAdmin%2FPage%2FLabelFormats.php;h=5fe0483105b15aa81017ff9aa8917d2f6be5d638;hb=ecdef330eb57462e49d99c3b0c4e1c976c0e494a;hp=3fc46604a5b385ec4c86d3182d1df62d339af37b;hpb=f1cf499b20ab699bdd28e49b6911bbb102cfc77e;p=civicrm-core.git diff --git a/CRM/Admin/Page/LabelFormats.php b/CRM/Admin/Page/LabelFormats.php index 3fc46604a5..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');