icingaweb2/public
Thomas Gelf 916c9c027e forms: fix isSubmitted
Implementation made wrong assumptions. A form is submitted when the
submit button has been pressed. It's value is then filled, it also
is when you're just pressing "RETURN". RETURN triggers the FIRST
submit button in a form. This way we are also able to find out which
form button has been pressed.

Current implementation is still poor, however isSubmitted works as
expected right now - and so does autosubmission.

fixes #5967
2014-06-20 14:32:22 +02:00
..
css Accessibility: improve pagination 2014-06-20 14:27:17 +02:00
img CSS/tree: add CSS support for simple tree views 2014-06-20 12:32:19 +02:00
js forms: fix isSubmitted 2014-06-20 14:32:22 +02:00
index.php installation: get rid of .htaccess, less automake 2014-06-05 14:54:00 +00:00