added bootstrap cosmo to mobile theme

This commit is contained in:
SJ
2013-07-31 23:52:51 +02:00
parent 8b18ce4896
commit 21eb6355ac
12 changed files with 52 additions and 24 deletions

View File

@ -79,7 +79,7 @@ class ModelSaasCustomer extends Model
'branding_url' => BRANDING_URL,
'branding_logo' => BRANDING_LOGO,
'support_link' => SUPPORT_LINK,
'colour' => ''
'colour' => BRANDING_COLOUR
);