Trim trailing whitespace
This commit is contained in:
@@ -990,7 +990,7 @@
|
||||
setActiveHelp: function( name ) {
|
||||
if ( !Help.isLoadedFor( name ) ) {
|
||||
if ( $('#function-help').length ) {
|
||||
$('#function-help').addClass('disabled');
|
||||
$('#function-help').addClass('disabled');
|
||||
}
|
||||
if ( Help.isShown() ) {
|
||||
Help.hide();
|
||||
|
||||
Reference in New Issue
Block a user