*** additional_information.rb 2011-11-23 13:32:59.998411660 +0100 --- oddb.org/src/view/additional_information.rb 2011-11-23 13:32:19.154668220 +0100 *************** *** 256,262 **** end link.set_attribute('title', @lookandfeel.lookup(:limitation_text)) ! pos = components.index(:limitation_text) link.css_class = "square infos" link end --- 256,262 ---- end link.set_attribute('title', @lookandfeel.lookup(:limitation_text)) ! #pos = components.index(:limitation_text) link.css_class = "square infos" link end