1
0
Fixes thumbnail regeneration, only a problem with proper execution order
This commit is contained in:
Garvin Hicking
2014-06-25 13:22:39 +02:00
parent 6b1b4f2448
commit 63f7510ebd
3 changed files with 8 additions and 5 deletions

View File

@ -4,6 +4,8 @@
Version 2.0-beta3 ()
------------------------------------------------------------------------
* Fixed thumbnail recreation, Issue #134
* Merged external JS libraries into a central "plugins.js" of the 2k11
backend template, can be updated through
templates/2k11/admin/js/gruntipity.php helper script.