Skip to content

Commit

Permalink
Refs #233 Default nl2br option is true again.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakupanda committed Jan 27, 2016
1 parent f3874f1 commit e1ff865
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/js/bootstrap-dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@
cssClass: '',
title: null,
message: null,
nl2br: false,
nl2br: true,
closable: true,
closeByBackdrop: true,
closeByKeyboard: true,
Expand Down
Loading

0 comments on commit e1ff865

Please sign in to comment.