Search found 1 match
- Tue Sep 16, 2014 4:25 pm
- Forum: Open Source Nagios Projects
- Topic: force always send ack notifications
- Replies: 7
- Views: 3640
Re: force always send ack notifications
after looking into this some more, the original suggestion was correct. I was hiding the checkbox/option the incorrect way. The way I ended up doing it was hiding the row: printf("<tr><td CLASS='optBoxItem'></td><td><b>"); altering it to: printf("<tr style='display:none;'><td CLASS='o...