🚧 Mejora la organización de base
This commit is contained in:
parent
a05355c4d1
commit
160dc034b4
22 changed files with 21 additions and 21 deletions
|
|
@ -24,7 +24,7 @@ impl ModuleTrait for JQuery {
|
|||
}
|
||||
|
||||
fn actions(&self) -> Vec<Action> {
|
||||
vec![action!(actions::page::ActionBeforeRenderPage => before_render_page)]
|
||||
vec![action!(action::page::ActionBeforeRenderPage => before_render_page)]
|
||||
}
|
||||
|
||||
fn configure_service(&self, cfg: &mut service::web::ServiceConfig) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue