⏪ Revierte cambio "themes" por "layouts"
This commit is contained in:
parent
670c10cc06
commit
822b4649eb
31 changed files with 135 additions and 121 deletions
|
|
@ -23,13 +23,13 @@ struct Drust;
|
|||
impl PackageTrait for Drust {
|
||||
fn dependencies(&self) -> Vec<PackageRef> {
|
||||
vec![
|
||||
// Layouts.
|
||||
//&pagetop_bootsier::Bootsier,
|
||||
|
||||
// Packages.
|
||||
//&pagetop_admin::Admin,
|
||||
//&pagetop_user::User,
|
||||
//&pagetop_node::Node,
|
||||
|
||||
// Themes.
|
||||
//&pagetop_bootsier::Bootsier,
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue