Project

General

Profile

« Previous | Next » 

Revision 546

Added by doc over 16 years ago

added the "users in multiple groups" feature (closes parts of ticket #546)

View differences:

user_form.html
70 70
<tr>
71 71
	<td>{TEXT_GROUP}:</td>
72 72
	<td class="value_input">
73
		<select name="group">
73
		<select name="groups[]" multiple size=5>
74 74
		<!-- BEGIN group_list_block -->
75 75
			<option value="{ID}" {SELECTED}>{NAME}</option>
76 76
		<!-- END group_list_block -->

Also available in: Unified diff