16357 clone tenant and type for cable
This commit is contained in:

committed by
Jeremy Stretch

parent
4ca1494127
commit
013139aa20
@@ -88,6 +88,8 @@ class Cable(PrimaryModel):
|
||||
null=True
|
||||
)
|
||||
|
||||
clone_fields = ('tenant', 'type',)
|
||||
|
||||
class Meta:
|
||||
ordering = ('pk',)
|
||||
verbose_name = _('cable')
|
||||
|
Reference in New Issue
Block a user