That's right, likely a completely unrelated problem is stopping your javascript interpreter. The buttons then revert to the default behaviour of buttons inside forms: submitting the form.
Bryan On Wed, Jan 30, 2013 at 2:44 AM, Ignacio Huerta <[email protected]> wrote: > Hi Bob, > > Could you check your browser console, for example with Firebug? It looks > like a javascript error is breaking stuff. > > Regards, > Ignacio > > El 30/01/13 03:30, Bob Sleys escribió: > >> I'm using Hobo 2.0.0-pre7 with bootstrap and for some unknown to me >> reason the +/- buttons on input many forms have started to submit the >> main form instead of adding/removing subitems like they used to. >> >> The html code for one of the buttons is: >> >> <button class=" remove-item" >> id="manufacturer_machine_models_1_remove">-</button> >> >> I haven't done anything that I know of cause this behavior so I'm a bit >> confused on finding a solution so any help would be appreciated, ie >> ideas on where to look. >> >> Thanks >> Bob >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Hobo Users" group. >> To unsubscribe from this group and stop receiving emails from it, send >> an email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/hobousers?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > Ignacio Huerta Arteche > http://www.ihuerta.net > Teléfono: 0034 645 70 77 35 > Email realizado con software libre > > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/hobousers?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
