my-issues: Remove fovorite project from the sidebar
@41481918b8b5cbd7c70d1f47b8549ef17731bf80
--- app/views/issue/my_partial_search.scala.html
+++ app/views/issue/my_partial_search.scala.html
... | ... | @@ -54,9 +54,6 @@ |
54 | 54 |
} |
55 | 55 |
} |
56 | 56 |
</div> |
57 |
- <div class="user-project-list myissues hide-in-mobile"> |
|
58 |
- @views.html.index.displayProjectsWithFavored("recentlyVisited", new util.ArrayList(), UserApp.currentUser().getFavoriteProjects, true) |
|
59 |
- </div> |
|
60 | 57 |
</div> |
61 | 58 |
<div class="span10 span-hard-wrap" id="span10"> |
62 | 59 |
<ul class="nav nav-tabs nm"> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?