Toast and modal dialog CSS (WIP).
This commit is contained in:
parent
9dccd553bc
commit
2d1aa4bdfd
5 changed files with 43 additions and 21 deletions
|
|
@ -67,7 +67,7 @@ pub fn setup_page(is_user_logged: bool, first_day_of_the_week: Weekday) {
|
|||
EventListener::new(
|
||||
// TODO: Find the right place to move the item based on:
|
||||
// 1) recipe id, 2) name, 3) shopping entry id
|
||||
// Se shopping_list.rs@L30
|
||||
// See shopping_list.rs@L30
|
||||
&item_element.selector(".item-is-checked"),
|
||||
"change",
|
||||
move |event| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue