Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
integration
prechecker
Commits
de7a570c
Commit
de7a570c
authored
Jul 31, 2012
by
Aparup Banerjee
Browse files
MDL-34650 typo correction
parent
87c12fec
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/outputcomponents.php
View file @
de7a570c
...
...
@@ -715,7 +715,7 @@ class single_select implements renderable {
var
$label
=
''
;
/**
* @var array Button label's
* @var array Button label's
attributes
*/
var
$labelattributes
=
array
();
...
...
@@ -2805,4 +2805,4 @@ class custom_menu extends custom_menu_item {
}
return
(
$itema
>
$itemb
)
?
+
1
:
-
1
;
}
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
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