fix packing in templates and snippets

This commit is contained in:
Graham Knop 2010-04-19 16:37:11 -05:00
parent cd8456ee99
commit bd80af6b60
2 changed files with 33 additions and 26 deletions

View file

@ -85,6 +85,7 @@ sub _build_templatePacked {
do_javascript => 'shrink',
do_stylesheet => 'minify',
} );
$template;
}
property usePacked => (