mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
This changes the behaviour of the script to immediately save the added lease to file but still remain in edit mode to make changes. If the user does not make any changes, the lease is immediately saved and there is no second click required to write it to file. This a more natural flow that is expected by almost all users of this feature. Fixes: #12050 Signed-off-by: Bernhard Bitsch <bbitsch@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>