changeset 16 | 70e9a764d6d7 |
parent 15 | 1b4c222d4f0c |
child 17 | ac3dc090e987 |
--- a/cms/app-client/app/controllers/second-page.js Fri Nov 13 11:03:09 2015 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -import Ember from 'ember'; -import config from '../config/environment'; - -export default Ember.Controller.extend({ - logoUrl: config.APP.baseStatic + "assets/images/logo.png" -});