Compare commits

..

1 Commits

Author SHA1 Message Date
William Gabor
38ee1bd866 MSA-1716: Gideon 2017-01-18 08:01:08 -08:00

View File

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