mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:23:28 +02:00
- Adding Layout Controller. - Start adding STF 1 layout - Refactored graphics to a common repository. - Added all bower/npm dependencies needed for now.
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
module.exports = function LayoutCtrl($scope) {
|
|
|
|
}
|