mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-08 10:18:50 +01:00
4 lines
No EOL
234 B
Text
4 lines
No EOL
234 B
Text
<div id="<%=div_id%>" class="todo_items toggle_target">
|
|
<%= todos_container_empty_message(container_name, todo_id, hide_empty_message) %>
|
|
<%= render(:partial => "todos/todo", :collection => collection, :locals => settings) %>
|
|
</div> |