Project

General

Profile

« Previous | Next » 

Revision 60950

[Admin | NewUI]: Delete unneeded files. Remove connect-files from svn library

View differences:

app.component.ts
14 14
import {SmoothScroll} from "./openaireLibrary/utils/smooth-scroll";
15 15

  
16 16
@Component({
17
  selector: 'app',
17
  selector: 'app-root',
18 18
  templateUrl: './app.component.html',
19 19
})
20

  
21 20
export class AppComponent implements OnInit {
22 21
  title = 'Research Community Dashboard | Administrator';
23 22
  properties: EnvProperties = properties;

Also available in: Unified diff