|
|
@@ -6976,7 +6976,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
padding: 10
|
|
|
}
|
|
|
}),
|
|
|
- K.inIframe() && document.getElementsByClassName("pinBottom-container-container")[0].classList.add("embed")),
|
|
|
+ K.inIframe() && document.getElementsByClassName("pinBottom-container")[0].classList.add("embed")),
|
|
|
// t("presented_by") && 1 !== Q.specialEdition && Q.brand && !K.valueFromHash("mls", 0) ? document.getElementById("loaderCoBrandName").innerText = t("presented_by") : document.getElementById("loaderCoBrand").classList.add("hidden"),
|
|
|
de.populate({
|
|
|
name: t("model_name", "name"),
|
|
|
@@ -8067,12 +8067,12 @@ window.Modernizr = function(n, e, t) {
|
|
|
, y = e("../enum/DirectorEvents")
|
|
|
, A = e("../enum/PlayerEvents")
|
|
|
, C = e("../enum/Viewmode")
|
|
|
- , I = $(".pinTop.left, .pinBottom-container-container, #drawer-container, #drawer, .footer").toArray()
|
|
|
- , E = $(".pinBottom-container-container, #drawer-container, .footer").toArray()
|
|
|
+ , I = $(".pinTop.left, .pinBottom-container, #drawer-container, #drawer, .footer").toArray()
|
|
|
+ , E = $(".pinBottom-container, #drawer-container, .footer").toArray()
|
|
|
, b = $("#hover-bottom, #hover-top").toArray()
|
|
|
, w = ($("#pullTab").eq(0),
|
|
|
$("#playHead").eq(0),
|
|
|
- $(".pinBottom-container-container").eq(0))
|
|
|
+ $(".pinBottom-container").eq(0))
|
|
|
, _ = $("#drawer").eq(0)
|
|
|
, T = $("#drawer-container").eq(0)
|
|
|
, x = $("#meta-info").eq(0)
|
|
|
@@ -8227,7 +8227,7 @@ window.Modernizr = function(n, e, t) {
|
|
|
, y = $("#loaderCoBrand").eq(0)
|
|
|
, C = $("#interaction-modal").eq(0)
|
|
|
, I = C.find(".interaction").toArray()
|
|
|
- , E = ($("#model-title, .pinBottom-container-container, #drawer-container, #drawer, .footer").toArray(),
|
|
|
+ , E = ($("#model-title, .pinBottom-container, #drawer-container, #drawer, .footer").toArray(),
|
|
|
"");
|
|
|
t.exports.delayLanding = r,
|
|
|
t.exports.showMessage = o,
|