Konstantina Galouni
ce87f0690d
1. mobile-dropdown.component.ts: Added makrForCheck() method call in "open()". 2. deletedByInference.component.ts: Added @Input() isMobile: boolean = false; & In <result-preview> set parameter [isMobile]="isMobile". 3. resultLanding.component.html: In mobile view, in <deletedByInference> set parameters [isMobile]="isMobile" and [modal]="alertModalDeletedByInferenceFS". 4. showAuthors.component.ts: 5. searchOrganizations.component.ts: [BUG FIX] In <new-search-page> set parameter [showRefine]="refineFields?.length > 0" to display filters or not. 6. newSearchPage.component.html: [BUG FIX] Updated checks for displaying refine filters column or not. |
||
---|---|---|
.. | ||
deletedByInference | ||
resultLanding-routing.module.ts | ||
resultLanding.component.html | ||
resultLanding.component.ts | ||
resultLanding.module.ts | ||
resultLanding.service.ts |