re-enable item translations, now that i made a corresponding server config change
This commit is contained in:
parent
a9cdabda49
commit
4efcdaac49
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class PetsController < ApplicationController
|
|||
points = true
|
||||
end
|
||||
|
||||
#@pet.translate_items
|
||||
@pet.translate_items
|
||||
|
||||
respond_to do |format|
|
||||
format.html do
|
||||
|
|
Loading…
Reference in a new issue