OSDN Git Service

fix manifest/system_resource
[pettanr/pettanr.git] / app / helpers / application_helper.rb
index 9fe4967..b02b918 100644 (file)
@@ -25,7 +25,7 @@ module ApplicationHelper
   end
   
   def t_selected_item(name, index)
-    t(manifest.select_items['magic_number'][name][index][0])
+    t(manifest.system_resources.select_items[name][index][0])
   end
   
   def item_tag