2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-13 17:26:34 +00:00

95_Dashboard: fixed js error caused by changes in fhemweb

git-svn-id: https://svn.fhem.de/fhem/trunk@10797 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
talkabout 2016-02-11 21:53:21 +00:00
parent 47b8cf8270
commit 093a65b3c3
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it.
- bugfix: 95_Dashboard: fixed javascript error because of changes
in fhemweb
- feature: 49_SSCAM: feature for retrieval snapfilename added
- bugfix: 57_Calendar: weekly recurring events on several weekdays,
missing description

View File

@ -673,7 +673,6 @@ function dashboard_buildDashboard(){
}
$(document).ready( function () {
svg_init();
var dbattr = document.getElementById("dashboard_attr");
if (dbattr) {
$("body").attr("longpollfilter", ".*") //need for longpoll