disabled button at home page

MOHEMM-SFH-COLORS
umasoodch 4 years ago
parent a6a6f17652
commit 91791a2827

@ -64,7 +64,7 @@
</ion-col>
<ion-slides [options]="slideOptsTwo" >
<ion-slide>
<ion-slide style="pointer-events: none; opacity: .3;">
<app-services-button (click)="itemForSale()" [title]="'general,items-sales' | translate" >
</app-services-button>
</ion-slide>

@ -122,8 +122,8 @@ export class AddBasicDetailsComponent implements OnInit {
ngOnInit() {}
ngAfterViewInit() {
// this.getEitDffStructure();
this.getColumnStructure();
this.getEitDffStructure();
// this.getColumnStructure();
}
public getColumnStructure() {

Loading…
Cancel
Save