[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();
|
||||
}, 100);
|
||||
}
|
||||
{% else %}
|
||||
$(".oh-tabs__tab--active").click();
|
||||
{% endif %}
|
||||
</script>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user