mirror of
https://codeberg.org/scip/digiproof.git
synced 2025-12-17 12:41:06 +01:00
Changed the build process it generates a devel and a prod version
of the source, added some screenshots and a sample printout, couple bugfixes.
This commit is contained in:
7
js/controllers_application.js
Normal file
7
js/controllers_application.js
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
App.ApplicationController = Ember.Controller.extend({
|
||||
isDevel: isDevel,
|
||||
VERSION: VERSION
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user