add id
This commit is contained in:
parent
ee80c2f4a9
commit
bc4cb35a31
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ function offersPage() {
|
||||||
|
|
||||||
const placeInput = new PlaceInput({
|
const placeInput = new PlaceInput({
|
||||||
parentElement: document.getElementById('place-and-time-boxes'),
|
parentElement: document.getElementById('place-and-time-boxes'),
|
||||||
|
id: 'place-input',
|
||||||
});
|
});
|
||||||
|
|
||||||
placeInput.render();
|
placeInput.render();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue