This is being fixed in trunk. To fix it for your version, comment //
the line
jQuery('input[type=submit]')....
in admin/views/web2py_ajax.html
On Oct 11, 12:27 pm, andrej burja <[email protected]> wrote:
> hi
>
> i'm running web2py, latest version, on windows 7 from source (on
> python 2.6). i'm using firefox for file editing.
> editing files in admin, i can save changes with button only once,
> after that the button is dimmed
> i can save with ctrl + s
> the situation is the same in chrome
>
> is this normal?
>
> andrej