diff --git a/checkin_notes b/checkin_notes index cd4a22252d..725b4584a6 100644 --- a/checkin_notes +++ b/checkin_notes @@ -3352,7 +3352,8 @@ Charlie April 22 2008 - MGR: Work around a bug where Projects Grid View occasionally failed to update when a new selection is made. For unknown reasons, OnGridSelectRange() would be called for deselecting the old item - but occasionally not for selecting the new one. + but occasionally not for selecting the new one. Also disable web + buttons if all projects are deselected. clientgui/ ViewWorkGrid.cpp