grmpf, forgot to commit the actual changes...

This commit is contained in:
git@daemon.de
2013-09-12 23:32:42 +02:00
parent 10d38a0000
commit b8df33061b
7 changed files with 158 additions and 220 deletions

View File

@@ -1,6 +1,6 @@
App.AboutController = Ember.Controller.extend({
popup: { login: { title: "titel", help: "hilfe" } }
});