cambios del 24 de abril
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<!-- <sidebar-share :background-color.sync="sidebarBackground"> </sidebar-share> -->
|
||||
<div class="main-panel" :data="sidebarBackground">
|
||||
<dashboard-navbar></dashboard-navbar>
|
||||
<router-view name="header"></router-view>
|
||||
<!-- <router-view name="header"></router-view> -->
|
||||
|
||||
<div
|
||||
:class="{ content: !isFullScreenRoute }"
|
||||
@@ -91,6 +91,7 @@
|
||||
import { SlideYDownTransition, ZoomCenterTransition } from 'vue2-transitions';
|
||||
|
||||
export default {
|
||||
|
||||
components: {
|
||||
DashboardNavbar,
|
||||
ContentFooter,
|
||||
|
||||
Reference in New Issue
Block a user