Fix 'approuve' button, add warning when break is not between day start and day end
This commit is contained in:
@@ -55,8 +55,8 @@ void SetDayDialog::accept()
|
||||
}
|
||||
|
||||
void SetDayDialog::validate_and_accept() {
|
||||
d->set_validate(true);
|
||||
accept();
|
||||
copy->set_validate(true);
|
||||
this->accept();
|
||||
}
|
||||
|
||||
void SetDayDialog::add_break_point()
|
||||
|
||||
Reference in New Issue
Block a user