tracks/app/views/contexts/_mobile_context_listing.rhtml
2008-06-03 19:40:22 +01:00

2 lines
No EOL
188 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>