mirror of
https://github.com/openstf/stf
synced 2025-10-05 10:39:25 +02:00
Cleanup code for stf components.
This commit is contained in:
parent
7ddd464ac3
commit
bd493b210b
29 changed files with 3 additions and 189 deletions
|
@ -10,7 +10,6 @@ module.exports =
|
|||
$scope.ok = function () {
|
||||
$modalInstance.close(true)
|
||||
$route.reload()
|
||||
//$location.path('/control/' + device.serial)
|
||||
}
|
||||
|
||||
function update() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue