Fix to display statistics in webapps

Fixed to display the subscription statistics in web apps also by appending the sql query only to have DEVICE_TYPE_ID if it is not equals to 0.
Ruwin Dissanayake 3 months ago
parent d615f2f349
commit c9bc8bd254

@ -1620,4 +1620,4 @@ public abstract class AbstractGroupDAOImpl implements GroupDAO {
throw new GroupManagementDAOException(msg, e);
}
}
}
}
Loading…
Cancel
Save