Skip to content

Commit

Permalink
Merge pull request #3020 from TracksApp/fix_deferred
Browse files Browse the repository at this point in the history
Test deferred view
  • Loading branch information
ZeiP authored Jun 15, 2024
2 parents f024ff7 + fd76ff2 commit fa8be2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/todos/list_deferred.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
</div>
<div id="input_box">
<%= render :partial => "shared/add_new_item_form" %>
<%= render :file => "sidebar/sidebar" %>
<%= render :template => "sidebar/sidebar" %>
</div>

0 comments on commit fa8be2a

Please sign in to comment.