Now with the ability to do basic archive content updates. The media player works.
This commit is contained in:
@@ -20,8 +20,8 @@ let disable_submit_btn = false;
|
||||
|
||||
|
||||
async function handle_submit_form(event: any) {
|
||||
console.log('*** handle_submit_form() ***');
|
||||
if (log_lvl > 1) {
|
||||
console.log('*** handle_submit_form() ***');
|
||||
console.log(event.target);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user