changeset 8936 | 010adc548b97 |
parent 8732 | 0d9c8f5eb285 |
child 9134 | a5f53b023132 |
--- a/web/formwidgets.py Fri Apr 26 11:08:06 2013 +0200 +++ b/web/formwidgets.py Thu Apr 25 16:55:12 2013 +0200 @@ -488,7 +488,7 @@ </tr> </table> """ - add_button = ('<input type="button" id="cwinoutadd" class="wdgButton cwinoutadd" ' + add_button = ('<input type="button" class="wdgButton cwinoutadd" ' 'value=">>" size="10" />') remove_button = ('<input type="button" class="wdgButton cwinoutremove" ' 'value="<<" size="10" />')