mirror of
https://github.com/openstf/stf
synced 2025-10-04 18:29:17 +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:
parent
5bba97de78
commit
a3870f93e9
15 changed files with 96 additions and 38 deletions
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) {
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue