Skip to content

Commit

Permalink
Merged changes and minified files.
Browse files Browse the repository at this point in the history
  • Loading branch information
nakupanda committed Jun 12, 2014
1 parent de7f4e6 commit ae7f9ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/js/bootstrap-dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
$container.append(this.createTitleContent());

// Close button
$container.append(this.createCloseButton());
$container.prepend(this.createCloseButton());

return $container;
},
Expand Down
Loading

0 comments on commit ae7f9ca

Please sign in to comment.