[Library | new-theme]: Fix display of errorMessages | Use <landing-header> instead of <showTitle> in all landing pages | Stop sticky header before graph & feedback line | Fix bug in eoscSubjectsFound intialization - set it as local variable.
1. resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: a. Move errorMessages and loading inside center box. b. In center box, after graph & feedback line, set [style]="'margin-bottom: '+graph_height+'px'", so that sticky header stop before graph & feedback. 2. resultLanding.component.html: Removed "uk-height-1-1" class from center box. 3. organization.component.html & project.component.html: In sticky header use <landing-header> instead of <showTitle> (forgotten in commit 8b94b7f98a). 4. organization.component.ts & project.component.ts & resultLanding.component.ts: In errorMessage, use OpenaireEntities in singular. 5. parsingFunctions.class.ts: [Bug fix] Removed "eoscSubjectsFound" from class fields and set it as local variable - bug fixed on back and again on landing.
This commit is contained in:
parent
9bf87f1f74
commit
0cac453cb1
|
@ -1 +1 @@
|
|||
Subproject commit b0c9ee3736c841087538cd0456dac20233969da3
|
||||
Subproject commit 0946bd73b583a899e2ff47782611956c3dc76bb1
|
|
@ -1 +1 @@
|
|||
Subproject commit a071d1f9bb6131282f69c314f94f6d94f7c85286
|
||||
Subproject commit 46e2d2d0ce2ea045c627fa676e555dade9247620
|
Loading…
Reference in New Issue