mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
add promotion detail form
This commit is contained in:
parent
7dec510488
commit
65221ecbea
3 changed files with 537 additions and 176 deletions
709
package-lock.json
generated
709
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -3,7 +3,7 @@ import { NbWindowRef } from '@nebular/theme';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'ngx-promotion-detail',
|
selector: 'ngx-promotion-detail',
|
||||||
template: './promotion-detail.component.html',
|
templateUrl: './promotion-detail.component.html',
|
||||||
styleUrls: ['promotion-detail.component.scss'],
|
styleUrls: ['promotion-detail.component.scss'],
|
||||||
})
|
})
|
||||||
export class PromotionDetailComponent {
|
export class PromotionDetailComponent {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue