We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c791f3 commit 7daf90bCopy full SHA for 7daf90b
src/app/containers/full-layout/full-layout.component.html
@@ -70,7 +70,7 @@
70
<router-outlet></router-outlet>
71
</div><!-- /.container-fluid -->
72
</main>
73
- <app-aside [fixed]="true" [display]="false'">
+ <app-aside [fixed]="true" [display]="false">
74
<tabset>
75
<tab>
76
<ng-template tabHeading><i class="icon-list"></i></ng-template>
0 commit comments