🔥 [pagetop] Saca temas y jQuery de PageTop
This commit is contained in:
parent
f8a4e82297
commit
80e433b20d
29 changed files with 90 additions and 330 deletions
|
|
@ -11,9 +11,15 @@ impl ModuleTrait for Drust {
|
|||
|
||||
fn dependencies(&self) -> Vec<ModuleStaticRef> {
|
||||
vec![
|
||||
// Modules.
|
||||
&pagetop_admin::Admin,
|
||||
&pagetop_user::User,
|
||||
&pagetop_node::Node,
|
||||
// Themes.
|
||||
&pagetop_minimal::Minimal,
|
||||
&pagetop_aliner::Aliner,
|
||||
&pagetop_bootsier::Bootsier,
|
||||
&pagetop_bulmix::Bulmix,
|
||||
]
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue