display settings: show theme screenshot on page load

pull/230/head
Fabio Comuni 2012-04-13 11:55:36 +02:00
parent 7aa3b92f4c
commit fdf50b8574
1 changed files with 1 additions and 1 deletions

View File

@ -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);" >