spelling: if
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>pull/12928/head
parent
980b4ec273
commit
ad1616675e
|
@ -202,7 +202,7 @@
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// show the image options is there is already an image
|
// show the image options if there is already an image
|
||||||
if($("#id_frio_background_image").val().length != 0) {
|
if($("#id_frio_background_image").val().length != 0) {
|
||||||
$("#frio_bg_image_options").show();
|
$("#frio_bg_image_options").show();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue