+
+ {!_isEmpty(documentReport.eitem.json) &&
+ this.renderActionLabel(documentReport.eitem.action)}
+
+
+ {(_get(documentReport, "eitem.deleted_eitems", []).length > 1 ||
+ !_isEmpty(_get(documentReport, "eitem.duplicates", [])) ||
+ !_isEmpty(_get(documentReport, "eitem.ambiguous", []))) && (
+
+