1
0

* Make preview_iframe.tpl template files load the proper frontend

CSS file, including cache-busting version string when changing
     themes

References #302
This commit is contained in:
Garvin Hicking
2015-03-18 13:31:46 +01:00
parent 8b863d5370
commit 93e781048c
6 changed files with 28 additions and 1 deletions

View File

@ -58,6 +58,10 @@ Version 2.1 ()
Version 2.0.2 ()
------------------------------------------------------------------------
* Make preview_iframe.tpl template files load the proper frontend
CSS file, including cache-busting version string when changing
themes
* Implement patch to properly initiate templates_c on installation
for shared installs (thanks to fugue88)