Skip to content

Commit 45963b4

Browse files
committed
Merge branch 'v2.0.0' of https://github.com/mrholek/CoreUI-Angular into v2.0.0
2 parents ad2591a + 7daf90b commit 45963b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/containers/full-layout/full-layout.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<router-outlet></router-outlet>
7171
</div><!-- /.container-fluid -->
7272
</main>
73-
<app-aside [fixed]="true" [display]="false'">
73+
<app-aside [fixed]="true" [display]="false">
7474
<tabset>
7575
<tab>
7676
<ng-template tabHeading><i class="icon-list"></i></ng-template>

0 commit comments

Comments
 (0)