mirror of
https://github.com/openstf/stf
synced 2025-10-04 02:09:32 +02:00

- Adding Layout Controller. - Start adding STF 1 layout - Refactored graphics to a common repository. - Added all bower/npm dependencies needed for now.
3 lines
50 B
JavaScript
3 lines
50 B
JavaScript
module.exports = function LayoutCtrl($scope) {
|
|
|
|
}
|