update
This commit is contained in:
parent
18c51e88d1
commit
cd3d4a5a6d
2 changed files with 5 additions and 1 deletions
|
@ -75,5 +75,7 @@ impl LinkWidget {
|
|||
.hx_target(Selector::Query("#main_content".to_string()))
|
||||
.hx_push_url()
|
||||
.hx_swap(SwapStrategy::innerHTML)
|
||||
.hx_boost()
|
||||
.hx_disabled_elt(Selector::This)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue