icingaweb2/library
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
..
Icinga forms: fix isSubmitted 2014-06-20 14:32:22 +02:00
IcingaVendor vendor/lessphp: we don't need travis.yml right now 2014-06-05 00:15:31 +00:00