💥 Integra acciones de páginas en la propia página
This commit is contained in:
parent
8138e15ed7
commit
7ea54060f8
9 changed files with 17 additions and 15 deletions
|
|
@ -24,7 +24,7 @@ impl ModuleTrait for JQuery {
|
|||
}
|
||||
|
||||
fn actions(&self) -> Vec<Action> {
|
||||
vec![action!(action::page::ActionBeforeRenderPage => before_render_page)]
|
||||
vec![action!(ActionBeforeRenderPage => before_render_page)]
|
||||
}
|
||||
|
||||
fn configure_service(&self, cfg: &mut service::web::ServiceConfig) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue