Details
- 
    Type:
Improvement
 - 
    Status: Done/Fixed
 - 
    Priority:
Minor
 - 
    Resolution: Fixed/Completed
 - 
    Affects Version/s: 1.0
 - 
    Fix Version/s: 1.0
 - 
    Component/s: None
 - 
    Labels:None
 
Description
1 - Manage Groups (left Navbar - CiviCRM - Manage Groups)
    http://210.211.151.22/drupal/civicrm/group?reset=1
Screen shows - list of all groups.
2 - Click on link "Show Group Members" for any group that has members.
    http://210.211.151.22/drupal/civicrm/group/search?reset=1&force=1&context=smog&gid=4
    Screen shows Group Members: g1
    Essentially shows all member of group "g1".
3 - checkbox a single contact
    select action "Remove Contacts from a group"
    click on button "Go".
    Screen shows "Remove Members from Group"
    http://210.211.151.22/drupal/civicrm/group/search?_qf_RemoveFromGroup_display=true
4 - The select box for group selection shows "select".
    It would be desirable to remember that gid=4 and 
    hence show group "g1" as default select value.