Skip to content

Commit

Permalink
remove legacy states from view
Browse files Browse the repository at this point in the history
  • Loading branch information
jchris committed Jul 9, 2010
1 parent cdb66ca commit 07abfc6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions evently/nav/list/mustache.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ <h3>{{focus}} by {{user}}</h3>
<a href="#/items/{{user}}/now">now</a>
<a href="#/items/{{user}}/later">later</a>
<a href="#/items/{{user}}/done">done</a>
Legacy states:
<a href="#/items/{{user}}/open">open</a>
<a href="#/items/{{user}}/active">active</a>
<a href="#/items/{{user}}/blocked">blocked</a>
<a href="#/items/{{user}}/someday">someday</a>
</p>
<p>
You can explore what people are doing by <a href="#/tags">browsing tags</a> and the <a href="#/team">team overview</a>.
Expand Down

0 comments on commit 07abfc6

Please sign in to comment.