add program tags interface to new block modal
This commit is contained in:
parent
e81958dee3
commit
09867fa0bb
@ -882,6 +882,7 @@
|
||||
});
|
||||
});
|
||||
new_block_dialog.showModal();
|
||||
fetch_block_tags();
|
||||
}
|
||||
|
||||
const schedule_block_click_handler = (e) => {
|
||||
|
Loading…
Reference in New Issue
Block a user