default ordering on recordings

This commit is contained in:
Zachary Chai
2016-11-09 17:28:55 -05:00
parent 2259e9c11d
commit 6a6aa2aa02
3 changed files with 11 additions and 3 deletions

View File

@ -8,8 +8,8 @@
</h3>
<%= yield %>
</div>
<%= yield :footer %>
</div>
<%= yield :footer %>
</div>
</div>
</div>