Removed space before the question mark
This commit is contained in:
+3
-3
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"dist/css/all.css": "dist/css/all-7870404cc6.css",
|
"dist/css/all.css": "dist/css/all-1fd79ec356.css",
|
||||||
"dist/js/all.js": "dist/js/all-6aef912148.js"
|
"dist/js/all.js": "dist/js/all-29dc2bf4b8.js"
|
||||||
}
|
}
|
||||||
@@ -366,7 +366,7 @@ function askConfirmation(callback) {
|
|||||||
swal({
|
swal({
|
||||||
type: "warning",
|
type: "warning",
|
||||||
title: "Confirm your action",
|
title: "Confirm your action",
|
||||||
text: "Are you sure you want to do this ?",
|
text: "Are you sure you want to do this?",
|
||||||
confirmButtonText: "Yes",
|
confirmButtonText: "Yes",
|
||||||
confirmButtonColor: "#FF6F6F",
|
confirmButtonColor: "#FF6F6F",
|
||||||
showCancelButton: true
|
showCancelButton: true
|
||||||
|
|||||||
Reference in New Issue
Block a user