Browse Source

Se agregao la propiedad activationCode

gabriel 6 năm trước cách đây
mục cha
commit
5d9d241bd2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/FTTHBundle/Form/ONUType.php

+ 1 - 0
src/FTTHBundle/Form/ONUType.php

@@ -38,6 +38,7 @@ class ONUType extends AbstractType
         $builder->add('ip')
             ->add('mac')
             ->add('serialNumber')
+            ->add('activationCode')
             ->add('profile')
             ->add('model')
             ->add('nap')