re-enable item translations, now that i made a corresponding server config change

This commit is contained in:
Emi Matchu 2013-01-28 13:11:28 -06:00
parent a9cdabda49
commit 4efcdaac49

View file

@ -18,7 +18,7 @@ class PetsController < ApplicationController
points = true
end
#@pet.translate_items
@pet.translate_items
respond_to do |format|
format.html do