fix regression
@wiki_page wasn't defined by the wiki page versions controller; @thispage and @otherpage were instead
This commit is contained in:
@@ -13,5 +13,5 @@
|
||||
<%= render "wiki_pages/secondary_links" %>
|
||||
|
||||
<% content_for(:page_title) do %>
|
||||
Wiki Page Version - <%= @wiki_page.pretty_title %> - <%= Danbooru.config.app_name %>
|
||||
Wiki Page Versions Comparison - <%= @thispage.pretty_title %> - <%= Danbooru.config.app_name %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user