Work on handling frontend settings

This commit is contained in:
Torkel Ödegaard
2014-12-28 18:37:09 +01:00
parent dede578c7d
commit cfabccc5f2
+1 -1
View File
@@ -6,7 +6,7 @@ require.config({
paths: {
app: 'p_app',
config: ['../../frontend/config'],
config: ['components/config'],
settings: 'components/settings',
kbn: 'components/kbn',
store: 'components/store',