OSDN Git Service

t#:
[pettanr/pettanr.git] / lib / manifest / list_group / list / through_filter.rb
index e216b7d..2a08ad0 100644 (file)
@@ -10,7 +10,7 @@ module Manifest
         
         def init
           super
-          @through = @list_manifest['through']
+          @through = @args['through']
         end
         
       end