aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default/groups/js.php
blob: df74d52ee16a6d81333bdb10dafe9720ae3161c0 (plain)
1
2
3
$(function() {
	$('#groups-tools').find('.elgg-module:odd').addClass('odd');
});