Skip to content

Commit 59f0662

Browse files
committed
clean partial
1 parent 8d22aef commit 59f0662

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

app/views/networks/_network_navigation.html.haml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,3 @@
1212
%li
1313
%a{:href => networks_path, :class => networks_nav_class(:index)}
1414
All networks
15-
%li
16-
%a{:href => signed_in? ? user_networks_path(current_user.username) : root_path, :class => networks_nav_class(:user)}
17-
%span
18-
My networks
19-
-#%li
20-
-# %a{:href => featured_networks_path, :class => networks_nav_class(:featured)}
21-
-# Featured

0 commit comments

Comments
 (0)