mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
- Adding data folder for external data.
- Adding Layout Controller. - Start adding STF 1 layout - Refactored graphics to a common repository. - Added all bower/npm dependencies needed for now.
This commit is contained in:
3
res/app/layout/layout-controller.js
Normal file
3
res/app/layout/layout-controller.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function LayoutCtrl($scope) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user