http -> https fixes
This commit is contained in:
parent
6aae3a1b13
commit
e2a78fa99b
34 changed files with 39 additions and 39 deletions
|
@ -29,7 +29,7 @@
|
|||
});
|
||||
|
||||
document.querySelector('#heroes').addEventListener('select', function(event) {
|
||||
alert(event.value);
|
||||
alert(event.detail);
|
||||
});
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue