Files
digiproof/js/controllers_about.js
git@daemon.de 5992bf159b initial commit
2013-09-12 23:13:49 +02:00

9 lines
113 B
JavaScript

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