Standardized naming of version list views

This commit is contained in:
BrokenEagle
2020-01-03 20:44:55 +00:00
parent be92282990
commit e8a96c1a2a
8 changed files with 8 additions and 5 deletions

View File

@@ -2,10 +2,11 @@
<div id="a-index">
<h1>Note Changes</h1>
<%= render "standard_listing" %>
<%= render "listing" %>
<%= numbered_paginator(@note_versions) %>
<%= render "notes/secondary_links" %>
</div>
</div>
<%= render "notes/secondary_links" %>