56
56
function manage_group(offeringid, groupid, namespace)
59
58
var button = document.getElementById(namespace+"_button");
60
59
var manage_div = document.createElement("div")
61
60
manage_div.id = namespace + "_contents";
65
67
list_projectgroup_contents(offeringid, groupid, manage_div.id);
67
69
/* Remove the button element */
71
73
/* Lists the information about a particular project group identified by groupid