Snorby / snorby

Ruby On Rails Application For Network Security Monitoring
Other
1k stars 226 forks source link

Wrong date in "Last 24" tab? #371

Closed maniac0s closed 9 years ago

maniac0s commented 9 years ago

Hello. For some reason, the "Last 24" tab in Snorby does show a wrong date. It supposed to be a timeframe of the last 24h, right? But it are not 24h it are 0 minutes, see screenshot screenshot_2015-06-01_10-43-28

miketanderson commented 9 years ago

You are absolutely correct. This is a relatively easy fix in page_helper.rb. I'll see about making a pull request and asking @gehrhorn to merge it.

miketanderson commented 9 years ago

This should be resolved in the current codebase. This issue can be closed.

Thanks for the assist @gehrhorn!

gehrhorn commented 9 years ago

Closing per @miketanderson. @mindph reopen if things go poorly.