Skip to content

Commit

Permalink
Dev: fixed issue #10351: missing preview images of templates
Browse files Browse the repository at this point in the history
Dev: only for "core" template
Dev: update StandardTemplate array
  • Loading branch information
Shnoulle committed Feb 8, 2016
1 parent 5884725 commit 078a244
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions application/models/Template.php
Expand Up @@ -311,10 +311,7 @@ public static function isStandardTemplate($sTemplateName)
return in_array($sTemplateName,
array(
'default',
'material_design',
'metro_ode',
'news_paper',
'night_mode',
'ubuntu_orange',
)
);
Expand Down

0 comments on commit 078a244

Please sign in to comment.