Fixes #218. Signed-off-by: Eiko Wagenknecht <eiko.wagenknecht@web.de>pull/251/head
parent
07ebabe748
commit
365f8db17c
|
@ -113,7 +113,6 @@
|
|||
}).rendered.then(function () {
|
||||
$timeout(function () {
|
||||
$rootScope.$broadcast('openhab-update');
|
||||
OHService.reloadItems();
|
||||
});
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue