Catalog alignment
[sdc.git] / catalog-ui / src / app / directives / select-property-types / select-data-type-fields-structure / select-data-type-fields-structure.html
index fbcbb39..f6bd1ca 100644 (file)
@@ -90,6 +90,7 @@
                             data-ng-model="valueObjRef[property.name]"
                             data-ng-options="option.v as option.n for option in [{ n: '', v: undefined }, { n: 'false', v: false }, { n: 'true', v: true }]">
                     </select>
+                    
 
                 </div>
             </div>