Closed torstenfeld closed 9 years ago
Hi, the code looks good and special thanks for improve the documentation :)
Testing I found an error, the variable dashboardSet
is not defined (line 91 dashing.js), please check this in order to accept the pull request
Please check too timeoutForDashboardsSet
and activeDashboardName
variables in addDashboard
method, are not defined in the scope of the function
Hi,But they should be declared in the scope of DashboardSet. But I'll check. :)
this should fix #12 and #11 as described in the issues. I added additions to the documention as well.