Remove is_public flag from report paths
[civicrm-core.git] / CRM / Report / xml / Menu / Report.xml
index 6426e1cc018e4a86610d2d6bb45e8f2da5893489..e6f57492efe1263ccf1658e1c28da902dedcf715 100644 (file)
@@ -14,7 +14,6 @@
      <title>CiviCRM Reports</title>
      <page_callback>CRM_Report_Page_InstanceList</page_callback>
      <access_callback>1</access_callback>
-     <is_public>true</is_public>
   </item>
   <item>
      <path>civicrm/report/template/list</path>
@@ -44,7 +43,6 @@
      <title>Report</title>
      <page_callback>CRM_Report_Page_Instance</page_callback>
      <access_callback>1</access_callback>
-     <is_public>true</is_public>
   </item>
   <item>
      <path>civicrm/admin/report/template/list</path>