Ongoing development.

This commit is contained in:
David Molineus
2014-12-29 16:23:08 +01:00
parent e5d11e8ed6
commit ee9d293d2e
8 changed files with 60 additions and 20 deletions

View File

@@ -54,7 +54,7 @@ class ContaoAssets implements Assets
break;
case static::TYPE_FILE:
$stylesheet .= '||static';
$stylesheet .= '|all|static';
// no break
default: