Project

General

Profile

« Previous | Next » 

Revision 51118

added help-service panels and created aggregationHistory

View differences:

compatibility-validate-type.component.ts
62 62

  
63 63
  ngOnInit() {
64 64
    this.readType();
65
    this.showDatasource = true;
65 66
    this.getBaseUrlList();
66 67
  }
67 68

  
......
91 92
        },
92 93
        () => {
93 94
          this.loadingMessage = '';
94
          this.showDatasource = true;
95 95
        }
96 96
      );
97 97
  }

Also available in: Unified diff