dogodigi / opendispatcher

First responder HTML5 nodejs client application
http://www.opendispatcher.org
GNU General Public License v3.0
2 stars 8 forks source link

alertTimer breaks printing by closing dialog #414

Closed milovanderlinden closed 9 years ago

milovanderlinden commented 9 years ago

In the alert function, there is a alertTimer that sets the dialog to close after a given time. This timer should not be used as it will close the dialog when the user is setting up print causing the whole printing module to break.

Solution: remove timer.