Merge branch 'templates' into staging

This commit is contained in:
yflory
2017-04-10 14:19:48 +02:00
11 changed files with 194 additions and 7 deletions

View File

@@ -32,6 +32,7 @@ define(function() {
'#FF00C0', // hot pink
'#800080', // purple
];
config.enableTemplates = true;
return config;
});