@eqproject/eqp-dynamic-module 2.7.6 → 2.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4444,6 +4444,7 @@ class DbgetterComponent {
4444
4444
  fieldWithRelation.QueryPropertyValue = this.record[fieldRelated] != null ? this.record[fieldRelated] : '';
4445
4445
  this.relationsLoaded = true;
4446
4446
  }
4447
+ this.showButtonReply = true;
4447
4448
  });
4448
4449
  }
4449
4450
  else {