New UI based on Admin LTE

This commit is contained in:
Dan Cryer 2014-12-02 16:26:55 +00:00
commit 3eac0b0c23
357 changed files with 51422 additions and 961 deletions

View file

@ -38,6 +38,7 @@ class SettingsController extends Controller
public function index()
{
$this->layout->title = 'Settings';
$this->view->settings = $this->settings;
$emailSettings = array();