Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 3b27765

Browse files
Merge pull request #184 from urbanengine/PallasStreams-patch-1
Hide the people directory from the navigation menu
2 parents 4e2f04b + 434192b commit 3b27765

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: app/views/_main_nav.html

-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
<nav data-scope="main_menu">
22
<ul data-prop="first_container" class="pages">
3-
<li>
4-
<a data-prop="people_link" href="/people">People</a>
5-
</li>
63
<li>
74
<a data-prop="groups_link" href="/groups">Groups</a>
85
</li>

0 commit comments

Comments
 (0)