Originally the *Edit* button has this code: <a class="button btn" href="https://groups.google.com/testy/default/component.load/edit/person/1" data-w2p_target="c932772971645" data-w2p_method="GET" data-w2p_disable_with="default"> <span class="icon pen icon-pencil"></span> <span class="buttontext button" title="Edit">Edit</span> </a>
I then edit and submit and the Edit button then has this code: <a class="button btn" href="https://groups.google.com/testy/default/component.load/edit/person/1" data-w2p_disable_with="default"> <span class="icon pen icon-pencil"></span> <span class="buttontext button" title="Edit">Edit</span> </a> The *data-w2p_target* and *data-w2p_method* attributes appear to be dropped. <https://groups.google.com/testy/default/component.load/edit/person/1> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

