[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debconf-team] Penta save button fix



On Tue, Jun 21, 2011 at 12:44 AM, Moray Allan <moray@sermisy.org> wrote:
> window.addEventListener('load', function() {
>  new Form.Observer('content_form', 1, function(element, value ) {
>               enable_save_button() } );
> }, false);

Richard has tried this on pentatest, and it seems to work with the
desired behaviour -- i.e. no save button initially (as before), but it
appears when you start editing a text field (new behaviour), as well
as when you click a button (as before).

-- 
Moray

Reply to: