more implementation - got the conference list to the script. Also fixed up
the low-level services a bit...
This commit is contained in:
@@ -17,9 +17,10 @@
|
||||
*#
|
||||
#*
|
||||
Parameters:
|
||||
community = The community we're getting the conferences of.
|
||||
can_manage = Set if we can manage the ordering of conferences.
|
||||
can_create = Set if we can create new conferences.
|
||||
community = The community we're getting the conferences of.
|
||||
conferences = The list of conferences for this community.
|
||||
can_manage = Set if we can manage the ordering of conferences.
|
||||
can_create = Set if we can create new conferences.
|
||||
*#
|
||||
#header2( "Conference List:" $community.Name )
|
||||
## TEMPORARY
|
||||
|
||||
Reference in New Issue
Block a user