Skip to content

Commit

Permalink
fixed jshint
Browse files Browse the repository at this point in the history
  • Loading branch information
easylogic committed Nov 4, 2015
1 parent 4f7cf6e commit 411da28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/bs3/module/HelpDialog.js
Expand Up @@ -54,7 +54,7 @@ define([
$node.find('.modal-body').css({
'max-height': 300,
'overflow': 'scroll'
})
});
}
}).render().appendTo($container);
};
Expand Down

0 comments on commit 411da28

Please sign in to comment.