show info message if no dashboard available
This commit is contained in:
@@ -6,8 +6,7 @@ import { NewDashboardComponent } from './new-dashboard/new-dashboard.component';
|
||||
|
||||
@Component({
|
||||
selector: 'app-dashboard-page',
|
||||
templateUrl: './dashboard-page.component.html',
|
||||
styleUrls: ['./dashboard-page.component.scss']
|
||||
templateUrl: './dashboard-page.component.html'
|
||||
})
|
||||
export class DashboardPageComponent implements OnInit {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user