Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt
Commits
651c9c59
Commit
651c9c59
authored
Sep 02, 2014
by
Wallace Reis
Browse files
Merge branch '4.2/limit-link-display' into 4.2-trunk
parents
8c84e38b
191f789c
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/html/Elements/ShowLinks
View file @
651c9c59
...
...
@@ -65,6 +65,7 @@
</table>
<%INIT>
my @display = qw(DependsOn DependedOnBy MemberOf Members RefersTo ReferredToBy);
$m->callback( %ARGS, CallbackName => 'ChangeDisplay', display => \@display );
my %labels = (
DependsOn => loc('Depends on'),
DependedOnBy => loc('Depended on by'),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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