mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-17 21:48:08 +01:00
fix(layouts): provide link for support us action
This commit is contained in:
parent
7557cc4bf0
commit
263d1297b3
10 changed files with 13 additions and 18 deletions
|
|
@ -19,9 +19,9 @@ import { StateService } from '../../../@core/data/state.service';
|
|||
responsive
|
||||
[right]="sidebar.id === 'right'">
|
||||
<nb-sidebar-header>
|
||||
<button class="btn btn-hero-success main-btn">
|
||||
<a href="https://github.com/akveo/nebular" target="_blank" class="btn btn-hero-success main-btn">
|
||||
<i class="ion ion-social-github"></i> <span>Support Us</span>
|
||||
</button>
|
||||
</a>
|
||||
</nb-sidebar-header>
|
||||
<ng-content select="nb-menu"></ng-content>
|
||||
</nb-sidebar>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue