bareos: master e7dbde2a

Author Committer Branch Timestamp Parent
frank frank master 2020-02-28 13:02 master 63ba1f5c Pending
Affected Issues  0001206: form field restore job is not populated after client selection
Changeset webui: fix restore job form element population

This commit fixes the issue that the form field "restore job" is not
populated correctly after client selection and stays disabled if the
configured restore job number is greater than 1 due to a wrong
comparison-operator.

Fixes 0001206: form field restore job is not populated after client selection
mod - webui/module/Restore/src/Restore/Form/RestoreForm.php Diff File