Maximise results on load
This commit is contained in:
@@ -32,6 +32,6 @@
|
||||
{% endblock %}
|
||||
var widget_event = new Event('load-widget');
|
||||
document.dispatchEvent(widget_event);
|
||||
{% block custom_script_end %}
|
||||
{% endblock %}
|
||||
</script>
|
||||
{% block custom_end %}
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user