Project

General

Profile

« Previous | Next » 

Revision 56958

[mergeResultLandingPages | Library]:
1. deletedByInference.component: 5 instead of 10 results per page.
2. Move "resultLanding" files inside "landingPages/result" folder.

View differences:

app-routing.module.ts
9 9
import { ErrorPageComponent } from './error/errorPage.component';
10 10
import {SearchComponent} from './searchPages/find/search.component';
11 11

  
12
import {ResultLandingComponent} from "./landingPages/resultLanding.component";
12
import {ResultLandingComponent} from "./landingPages/result/resultLanding.component";
13 13
import {DataProviderComponent} from './landingPages/dataProvider/dataProvider.component';
14 14
import {ProjectComponent} from './landingPages/project/project.component';
15 15
import {OrganizationComponent} from './landingPages/organization/organization.component';

Also available in: Unified diff