This commit is contained in:
Jeremy Stretch
2016-09-13 12:10:21 -04:00
parent cbfdd5dbd1
commit 9591fb9330

View File

@@ -18,7 +18,7 @@ IP_FAMILY_CHOICES = [
('', 'All'),
(4, 'IPv4'),
(6, 'IPv6'),
]
]
def bulkedit_vrf_choices():