mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +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({
|
||||
selector: 'ngx-promotion-detail',
|
||||
template: './promotion-detail.component.html',
|
||||
templateUrl: './promotion-detail.component.html',
|
||||
styleUrls: ['promotion-detail.component.scss'],
|
||||
})
|
||||
export class PromotionDetailComponent {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue