theme preview - that was easy; plus a bit more tweaking of the saved search widget to try and get the sucker to auto submit
This commit is contained in:
@@ -66,6 +66,8 @@ class Theme {
|
||||
$chosen_theme = $page_theme;
|
||||
}
|
||||
}
|
||||
if(array_key_exists('theme_preview',$_GET))
|
||||
$chosen_theme = $_GET['theme_preview'];
|
||||
|
||||
// Allow theme selection of the form 'theme_name:schema_name'
|
||||
|
||||
|
Reference in New Issue
Block a user