Skip to content

Commit

Permalink
Fix for civicrm#560 based on civicrm#494, incomplete without civicrm#509
Browse files Browse the repository at this point in the history
  • Loading branch information
yashodha committed Apr 15, 2021
1 parent 493a24d commit d6b167c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions xml/Menu/Volunteer.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<page_callback>CRM_Volunteer_Page_Angular</page_callback>
<title>CiviVolunteer</title>
<access_callback>1</access_callback>
<is_public>true</is_public>
<is_public>false</is_public>
</item>
<item>
<path>civicrm/volunteer/roster</path>
Expand All @@ -103,4 +103,4 @@
<title>CiviVolunteer: Settings</title>
<access_arguments>administer CiviCRM</access_arguments>
</item>
</menu>
</menu>

0 comments on commit d6b167c

Please sign in to comment.