mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-02 03:16:11 +01:00
Reverted #1069 until we can find a safe way to play with Gantry5
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
# v1.4.1
|
||||
## 04/19/2017
|
||||
|
||||
1. [](#bugfix)
|
||||
* Reverted [#1069](https://github.com/getgrav/grav-plugin-admin/pull/1069) as it conflicts ith Gantry5
|
||||
|
||||
# v1.4.0
|
||||
## 04/19/2017
|
||||
|
||||
|
||||
@@ -14,7 +14,6 @@ class Themes extends \Grav\Common\Themes
|
||||
/** @var Themes $themes */
|
||||
$themes = $this->grav['themes'];
|
||||
$themes->configure();
|
||||
$themes->initTheme();
|
||||
|
||||
$this->grav->fireEvent('onAdminThemeInitialized');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user