diff --git a/app/data/controller/Config.php b/app/data/controller/Config.php index a57827b14..356071a84 100644 --- a/app/data/controller/Config.php +++ b/app/data/controller/Config.php @@ -135,7 +135,6 @@ class Config extends Controller { if ($this->request->isGet()) { $this->data = sysdata($this->skey); - dump($this->data); $this->fetch($template); } if ($this->request->isPost()) { diff --git a/app/data/view/config/cropper.html b/app/data/view/config/cropper.html index 9d8373e0a..1e41fb592 100644 --- a/app/data/view/config/cropper.html +++ b/app/data/view/config/cropper.html @@ -2,20 +2,20 @@ {block name="content"}