rebasing on master

This commit is contained in:
Amine Ben hammou
2017-09-27 12:29:19 +00:00
parent c29dc8b4c7
commit 4e2e9f6f8f
38 changed files with 249 additions and 249 deletions

View File

@ -98,7 +98,7 @@ define([
});
};
App.on('start', function() {
App.on('start', function () {
// Prefetch post types
Module.getPostTypes();
});