New UI based on Admin LTE
This commit is contained in:
parent
e52093e0b7
commit
3eac0b0c23
357 changed files with 51422 additions and 961 deletions
|
|
@ -38,6 +38,7 @@ class SettingsController extends Controller
|
|||
|
||||
public function index()
|
||||
{
|
||||
$this->layout->title = 'Settings';
|
||||
$this->view->settings = $this->settings;
|
||||
|
||||
$emailSettings = array();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue