Poprawy w CSS i w Literałach w JS
This commit is contained in:
@@ -2064,6 +2064,9 @@ async function fetchData(options = {}) {
|
||||
|
||||
let firstTimeLoadPage = true;
|
||||
function initOSCOP(){
|
||||
// dodanie klasy do html
|
||||
document.querySelector("html").classList.add("--place-order-page")
|
||||
|
||||
// Element z numerem edycji jeśli jest
|
||||
const editNumber = document.getElementById("edit-number");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user