Merge pull request #427 from cvc90/Pi.Alert-Fix-pialert_common.js
Pi.Alert - Fix pialert_common.js
This commit is contained in:
@@ -518,7 +518,7 @@ function getDeviceDataByMacAddress(macAddress, dbColumn) {
|
|||||||
function initDeviceListAll_JSON()
|
function initDeviceListAll_JSON()
|
||||||
{
|
{
|
||||||
|
|
||||||
$.get('/api/table_devices.json', function(data) {
|
$.get('api/table_devices.json', function(data) {
|
||||||
|
|
||||||
console.log(data)
|
console.log(data)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user