Fixed two bugs with interest survey.

1)  Removed UNIQUE from selections.selection
2)  SELECT query added contact_id

nicer
This commit is contained in:
Jonathan Rosenbaum
2015-03-06 18:39:59 +00:00
parent 5a36eea47b
commit 71aa35af00
4 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ define("VOLUNTEER_INTEREST_COMMENTS", true);
//
// $volunteer_interests_changename = array("League Certified Instructor" => "LCI");
// Delete an interest(s) name.
// [BUGGY - don't use it] Delete an interest(s) name.
//
// 1. Add the interest(s) you want to delete. Please understand
// that by doing this you will delete the interest and all associated data.