changeset 465 | 9df336529b2f |
parent 424 | feb0d3e0fef9 |
child 467 | 762fc0eb4946 |
--- a/cms/app-client/app/adapters/application.js Sat Dec 03 02:49:59 2016 +0100 +++ b/cms/app-client/app/adapters/application.js Sun Dec 04 00:23:52 2016 +0100 @@ -6,7 +6,8 @@ geostat: 'stats/geostats', datestat: 'stats/datestats', dateminmax: 'stats/dateminmax', - theme: 'stats/themes' + theme: 'stats/themes', + discourse: 'stats/discourses' }; export default RESTAdapter.extend({