From ddbe3c7426a551420bb6ead09984333e956b3a58 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 17 Feb 2016 12:32:12 +0100 Subject: make always preload images before rendering the page a display setting --- view/tpl/settings_display.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'view/tpl/settings_display.tpl') diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index 02f679852..cf79671fd 100755 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -65,6 +65,7 @@ {{include file="field_checkbox.tpl" field=$channel_list_mode}} {{include file="field_checkbox.tpl" field=$network_list_mode}} {{include file="field_checkbox.tpl" field=$user_scalable}} + {{include file="field_checkbox.tpl" field=$preload_images}} {{if $expert}}
{{$layout_editor}} -- cgit v1.2.3