aboutsummaryrefslogtreecommitdiffstats
path: root/view/field_themeselect.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-04-13 11:55:36 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2012-04-13 11:55:36 +0200
commitfdf50b8574b32464fa814e8d9116903884155ea1 (patch)
tree0f9f9800f16175b20abf6f790a65f7dd294cbc39 /view/field_themeselect.tpl
parent7aa3b92f4c4619de76f45f448edfd6e4dcfbceb4 (diff)
downloadvolse-hubzilla-fdf50b8574b32464fa814e8d9116903884155ea1.tar.gz
volse-hubzilla-fdf50b8574b32464fa814e8d9116903884155ea1.tar.bz2
volse-hubzilla-fdf50b8574b32464fa814e8d9116903884155ea1.zip
display settings: show theme screenshot on page load
Diffstat (limited to 'view/field_themeselect.tpl')
-rw-r--r--view/field_themeselect.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/field_themeselect.tpl b/view/field_themeselect.tpl
index f9f99492c..5847d8664 100644
--- a/view/field_themeselect.tpl
+++ b/view/field_themeselect.tpl
@@ -1,4 +1,4 @@
-
+ <script>$(function(){ previewTheme($("#id_$field.0")[0]); });</script>
<div class='field select'>
<label for='id_$field.0'>$field.1</label>
<select name='$field.0' id='id_$field.0' onchange="previewTheme(this);" >