mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-10-27 08:16:41 +01:00
Updated SCSS compiler to v1.5
This commit is contained in:
@@ -702,7 +702,7 @@ class AdminController extends AdminBaseController
|
||||
$this->admin->setMessage($this->admin::translate('PLUGIN_ADMIN.SUCCESSFULLY_CHANGED_THEME'), 'info');
|
||||
|
||||
Cache::clearCache('invalidate');
|
||||
|
||||
|
||||
$this->post = ['_redirect' => 'themes/' . $name ];
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user