Make the EMS handle displaying a schedule when the user has not entered in locations. Fixes bug #10874

This commit is contained in:
Colin Kuskie 2009-10-08 19:10:43 -07:00
parent 27dc773139
commit e6aeb5dcee
3 changed files with 78 additions and 26 deletions

View file

@ -7,6 +7,7 @@
- fixed #11104: Wrong name for request tracker post form template
- fixed #11077: Untested result in WebGUI::Storage->getFiles
- fixed #11080: Asset Manage Crumb Trail flyout menu
- fixed #10874: EMS Schedule displaying incorrectly
7.8.1
- mark $session->datetime->time as deprecated and remove its use from core code