Prepare withdraw routes part of the HP managament
Compare changes
Files
3@@ -3,8 +3,8 @@ from __future__ import annotations
@@ -15,6 +15,7 @@ from clive.__private.ui.widgets.clive_checkerboard_table import (
@@ -34,24 +35,11 @@ class PlaceTaker(Static):
@@ -67,88 +55,52 @@ class WithdrawRoute(CliveCheckerboardTableRow):
@@ -178,13 +130,14 @@ class WithdrawRoutes(TabPane, OperationActionBindings):