Skip to content

Commit 33b8180

Browse files
committed
Change Confirm and Cancel buttons
1 parent e03193a commit 33b8180

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Abp/Framework/scripts/libs/abp.sweet-alert2.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ var abp = abp || {};
4141
messageContent.title = title;
4242
}
4343

44+
options.reverseButtons = true;
45+
4446
messageContent.text = message;
4547

4648
var opts = $.extend(

Abp/Framework/scripts/libs/abp.sweet-alert2.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)