models: rename post/pool archives to post/pool versions.
This commit is contained in:
@@ -116,7 +116,7 @@ class UserPresenter
|
||||
end
|
||||
|
||||
def pool_version_count(template)
|
||||
if PoolArchive.enabled?
|
||||
if PoolVersion.enabled?
|
||||
template.link_to(user.pool_version_count, template.pool_versions_path(:search => {:updater_id => user.id}))
|
||||
else
|
||||
"N/A"
|
||||
|
||||
Reference in New Issue
Block a user