Polish Round 1 (#2396)
This commit is contained in:
parent
cf2c43d390
commit
02b002d81a
197 changed files with 1233 additions and 1751 deletions
|
|
@ -16,7 +16,7 @@ import { Device } from 'src/app/_models/device/device';
|
|||
import { DevicePlatform, devicePlatforms } from 'src/app/_models/device/device-platform';
|
||||
import { DeviceService } from 'src/app/_services/device.service';
|
||||
import {takeUntilDestroyed} from "@angular/core/rxjs-interop";
|
||||
import { DevicePlatformPipe } from '../_pipes/device-platform.pipe';
|
||||
import { DevicePlatformPipe } from '../../_pipes/device-platform.pipe';
|
||||
import { NgbTooltip } from '@ng-bootstrap/ng-bootstrap';
|
||||
import {NgIf, NgFor, NgTemplateOutlet} from '@angular/common';
|
||||
import {translate, TranslocoModule} from "@ngneat/transloco";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue