Merge branch 'fronkdev' into 'master'

Voiceplan import: fixprice zones are handled in zone copy too

See merge request fronk/thetool!172
This commit is contained in:
Frank Schubert
2024-01-11 20:03:06 +00:00

View File

@@ -219,8 +219,8 @@ class VoiceplanController extends mfBaseController {
$this->redirect("Voiceplan", "view", ["id" => $id]);
}
}
}
$voiceplan->checkFixpriceZones();
} elseif(is_array($_FILES) && array_key_exists("voiceplanzonefile", $_FILES) && !$_FILES['voiceplanzonefile']['error']) {
// import zones