Change link in admin console from the old event badge option group to the new Event...
authorDave Greenberg <dave@civicrm.org>
Tue, 8 Oct 2013 14:53:29 +0000 (15:53 +0100)
committerDave Greenberg <dave@civicrm.org>
Tue, 8 Oct 2013 14:53:29 +0000 (15:53 +0100)
CRM/Event/xml/Menu/Event.xml

index 96785c4489f614bda45335a9c9a61083bb3d286f..125e71e19aa657d56dcbe1d244ca9b6e19745981 100644 (file)
      <weight>398</weight>
   </item>
   <item>
-     <path>civicrm/admin/options/event_badge</path>
-     <title>Event Name Badge Templates</title>
-     <desc>Template to control event name badge format.</desc>
-     <path_arguments>group=event_badge</path_arguments>
-     <page_callback>CRM_Admin_Page_Options</page_callback>
+     <path>civicrm/admin/badgelayout</path>
+     <title>Event Name Badge Layouts</title>
+     <desc>Configure name badge layouts for event participants, including logos and what data to include on the badge.</desc>
+     <path_arguments>action=browse</path_arguments>
+     <page_callback>CRM_Badge_Page_Layout</page_callback>
      <adminGroup>CiviEvent</adminGroup>
      <weight>399</weight>
   </item>