# HG changeset patch # User Pierre-Yves David # Date 1366901712 -7200 # Node ID 010adc548b97e221d7a693f5aed0c6ee16546fc3 # Parent a8a9ba6f4cddcb60257cdba36a4ae2ff069a591d [form] remove hard coded id html id should be unique. It is clearly not achieved here. diff -r a8a9ba6f4cdd -r 010adc548b97 web/formwidgets.py --- 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 @@ """ - add_button = ('') remove_button = ('')