Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 41741550

Přidáno uživatelem Hung Hoang před téměř 6 roky(ů)

Re #7472 Implemented services for REST API

Zobrazit rozdíly:

webapp/src/app/app.module.ts
9 9
import { HeaderComponent } from './header/header.component';
10 10
import { MatDialogModule } from '@angular/material';
11 11
import {ProfileSettingsModule} from './profile-settings/profile-settings.module';
12
import {HttpClientModule} from '@angular/common/http';
12 13

  
13 14
@NgModule({
14 15
  declarations: [
......
19 20
  ],
20 21
  imports: [
21 22
    BrowserModule,
23
    HttpClientModule,
22 24
    AppRoutingModule,
23 25
    DashboardModule,
24 26
    MatDialogModule,

Také k dispozici: Unified diff