comment off inputanimation
This commit is contained in:
parent
5b5fafae1f
commit
62c9ae36be
@ -1519,7 +1519,7 @@ window.onload = () => {
|
|||||||
getDispayFormat && (displayFormatDropDown.value = getDispayFormat);
|
getDispayFormat && (displayFormatDropDown.value = getDispayFormat);
|
||||||
selectedDisplayText.innerText = displayFormatDropDown.value;
|
selectedDisplayText.innerText = displayFormatDropDown.value;
|
||||||
|
|
||||||
getInputAnimation && (inputAnimation.value = getInputAnimation);
|
// getInputAnimation && (inputAnimation.value = getInputAnimation);
|
||||||
|
|
||||||
if (selectedDisplayText.innerText === "Professional two rows") {
|
if (selectedDisplayText.innerText === "Professional two rows") {
|
||||||
topRowText.style.display = "inline";
|
topRowText.style.display = "inline";
|
||||||
|
Loading…
Reference in New Issue
Block a user