Merge pull request 'dev' (#34) from dev into master

Reviewed-on: WillaEngine-Project/WillaEngine#34
BE.fix-database
saeid_01 4 years ago
commit db2bbc92fa

@ -81,6 +81,7 @@ export default {
titleFa: " مدیریت محصولات ",
icon: "dropbox",
permissionClass: "Product::index",
module: "core",
href: '/product/home',
tileClass: 'cyan-theme',
},
@ -216,4 +217,7 @@ export default {
.drawer.open {
left: 0px;
}
.v-application .caption {
font-family: iranyekan-regular!important;
}
</style>

Loading…
Cancel
Save