[Notice] Announcing the End of Demo Server [Read me]

remove sorting
@024174bae8d56ee7bcd0265b055e8cb7abacbbde
--- app/views/user/info.scala.html
+++ app/views/user/info.scala.html
... | ... | @@ -86,12 +86,6 @@ |
86 | 86 |
</div> |
87 | 87 |
</div> |
88 | 88 |
</div> |
89 |
- <div class="filter-wrap user-setting"> |
|
90 |
- <div class="filters"> |
|
91 |
- <a href="#" class="filter"><i class="ico btn-gray-arrow"></i>@Messages("order.all")</a> |
|
92 |
- <a href="#" class="filter active"><i class="ico btn-gray-arrow down"></i>@Messages("order.state")</a> |
|
93 |
- </div> |
|
94 |
- </div> |
|
95 | 89 |
</div> |
96 | 90 |
<ul class="user-streams all-projects"> |
97 | 91 |
@for(project <- user.myProjects()){ |
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?