reports: Fix id of custom date selector29/629/1
commite8536966cdc3fe56c675d4db36583c28df309aad
authorRobin Sonefors <robin.sonefors@op5.com>
Thu, 24 Apr 2014 12:41:59 +0000 (24 14:41 +0200)
committerRobin Sonefors <robin.sonefors@op5.com>
Thu, 24 Apr 2014 13:07:54 +0000 (24 15:07 +0200)
tree45fd90c50b433c8bb9f82cf24267b9a69e0d5ccf
parentc271cabff49164a6984fe4ee6bd6d25d618b4beb
reports: Fix id of custom date selector

As a motivation, I give you the old code:

 $("#display").hide();

in the function show_calendar.

Yes, show_calendar still hides things, and it isn't particularly
calendar-related, but I need to keep *something* around to scare off my
coworkers from touching my precious report code.

Change-Id: I442d2087e7894b8295acf3dafe36b456bb316d3e
Signed-off-by: Robin Sonefors <robin.sonefors@op5.com>
application/views/histogram/options.php
application/views/histogram/setup.php
application/views/reports/js/common.js
modules/reports/views/alert_history/options.php
modules/reports/views/reports/options.php
modules/reports/views/summary/options.php