hash links
This commit is contained in:
@@ -99,6 +99,6 @@ class PopController extends mfBaseController {
|
||||
}
|
||||
|
||||
$this->layout()->setFlash("Netzgebiet erfolgreich gespeichert.", "success");
|
||||
$this->redirect("Pop", "Edit", ['id' => $new_id]);
|
||||
$this->redirect("Network", "Index", [], "view=pops&net=".$pop->network_id);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user