Bootstrapify the webui

This commit is contained in:
2012-01-11 00:48:46 +00:00
parent 4486af7be8
commit a6ddb25eae
15 changed files with 1250 additions and 251 deletions

View File

@@ -42,7 +42,8 @@ class RippingCluster_Main extends SihnonFramework_Main {
$this->smarty->assign('base_uri', $this->base_uri);
$this->smarty->assign('base_url', static::absoluteUrl(''));
$this->smarty->assign('title', 'Ripping Cluster WebUI');
} break;
}