mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 05:53:27 +02:00
Rename the 'app' folder to 'res', because it can currently contain many apps.
This commit is contained in:
3
res/auth/scripts/controllers/module.js
Normal file
3
res/auth/scripts/controllers/module.js
Normal file
@@ -0,0 +1,3 @@
|
||||
define(['angular'], function(ng) {
|
||||
return ng.module('app.controllers', [])
|
||||
})
|
||||
Reference in New Issue
Block a user