Compare commits

..

1 Commits

Author SHA1 Message Date
William Gabor
7a3e1cdd78 MSA-1717: Gideon 2017-01-18 08:01:14 -08:00

View File

@@ -471,7 +471,6 @@ def turnOnOutlet() {
}
}
}
def turnOffOutlet() {
def device = outlets.find { it.id == params.id }
if (command){