Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mahara
mahara
Commits
91739aa9
Commit
91739aa9
authored
May 18, 2016
by
Robert Lyon
Committed by
Gerrit Code Review
May 18, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Bug 1567152: Include missing property $homeurl for each group to display."
parents
cba6d5a9
f530c05a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
htdocs/lib/group.php
htdocs/lib/group.php
+1
-0
No files found.
htdocs/lib/group.php
View file @
91739aa9
...
...
@@ -1550,6 +1550,7 @@ function group_prepare_usergroups_for_display($groups, $returnto='mygroups') {
$group
->
editwindow
=
group_format_editwindow
(
$group
);
$group
->
settingsdescription
=
group_display_settings
(
$group
);
$group
->
homeurl
=
group_homepage_url
(
$group
);
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment