Merge pull request #1321 from strapi/fix-ctm-build

Fix content-manager build
This commit is contained in:
Jim LAURIE 2018-06-05 19:29:33 +02:00 committed by GitHub
commit d8c9b54e5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -20,7 +20,7 @@ import { makeSelectModels, makeSelectSchema } from 'containers/App/selectors';
// or strapi/packages/strapi-helper-plugin/lib/src
import PageFooter from 'components/PageFooter';
import PluginHeader from 'components/PluginHeader';
import PopUpWarning from 'components/PopUpWarning/Loadable';
import PopUpWarning from 'components/PopUpWarning';
// Components from the plugin itself
import AddFilterCTA from 'components/AddFilterCTA';

View File

@ -624,7 +624,6 @@ module.exports = {
break;
// falls through
}
break;
default:
// Where.
queryOpts.query = strapi.utils.models.convertParams(name, {