Update initial form for IP trunk creation
Compare changes
- Karel van Klink authored
@@ -142,8 +142,8 @@ def initialize_subscription(
@@ -151,8 +151,8 @@ def initialize_subscription(
The input form for creating a new IP trunk is now a three-step process, where side A and B are steps 2 and 3.
@simone.spinelli the input step enforces IPTRUNK_MINUMUM_LINKS
to be the exact amount of links that should be added. Is this intended behaviour?