search for: bonificacion

Displaying 1 result from an estimated 1 matches for "bonificacion".

2007 Dec 06
0
Stange behaviour with internet explorer
...gating a :partial, the code is as follows: <table> <thead> <tr> <th>Marca</th> <th>Porcentaje</th> <th>Objetivo Mensual</th> <th>Destino</th> </tr> </thead> <tbody id="bonificaciones"> <%= render :partial => ''bonificacion'', :collection => @convenio.bonificaciones %> </tbody> </table> <%= link_to_function ''Agregar Bonificacion'' do |page| page.insert_html :bottom, :bonificaciones, :partial =&...