[FIX] HORILLA VIEWS: Default active tab at initial time not working
This commit is contained in:
@@ -121,6 +121,8 @@
|
|||||||
$(".oh-tabs__tab--active").click();
|
$(".oh-tabs__tab--active").click();
|
||||||
}, 100);
|
}, 100);
|
||||||
}
|
}
|
||||||
|
{% else %}
|
||||||
|
$(".oh-tabs__tab--active").click();
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</script>
|
</script>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user