tracks/app/views/contexts/_mobile_context_listing.rhtml
2008-05-20 21:28:26 +01:00

2 lines
189 B
Text

<% context = mobile_context_listing %>
<div id="ctx"><%= link_to context.name, formatted_context_path(context, :m) %><%= " (" + count_undone_todos_phrase(context,"actions") + ")" %></div>