mirror of
https://codeberg.org/scip/digiproof.git
synced 2025-12-17 04:30:59 +01:00
initial commit
This commit is contained in:
8
js/controllers_about.js
Normal file
8
js/controllers_about.js
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
App.AboutController = Ember.Controller.extend({
|
||||
popup: { login: { title: "titel", help: "hilfe" } }
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user