Revize 25a20eec
Přidáno uživatelem Jakub Hlaváč před téměř 4 roky(ů)
src/app/dashboard/components/unit-popup/unit-popup.component.ts | ||
---|---|---|
1 | 1 |
import {Component, EventEmitter, Input, OnInit, Output} from '@angular/core'; |
2 | 2 |
|
3 | 3 |
@Component({ |
4 |
selector: 'app-edit-popup',
|
|
4 |
selector: 'app-unit-popup',
|
|
5 | 5 |
templateUrl: './unit-popup.component.html', |
6 | 6 |
styleUrls: ['./unit-popup.component.scss'] |
7 | 7 |
}) |
Také k dispozici: Unified diff
Re #8678 - Implementace dynamického dotazování
+ endpoint calls with dynamic params