Removed space before the question mark

This commit is contained in:
Davide Bellini 2015-10-02 16:31:08 +02:00
parent 3fca767624
commit b6056faa72
4 changed files with 7 additions and 7 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
{
"dist/css/all.css": "dist/css/all-7870404cc6.css",
"dist/js/all.js": "dist/js/all-6aef912148.js"
"dist/css/all.css": "dist/css/all-1fd79ec356.css",
"dist/js/all.js": "dist/js/all-29dc2bf4b8.js"
}

View File

@ -366,7 +366,7 @@ function askConfirmation(callback) {
swal({
type: "warning",
title: "Confirm your action",
text: "Are you sure you want to do this ?",
text: "Are you sure you want to do this?",
confirmButtonText: "Yes",
confirmButtonColor: "#FF6F6F",
showCancelButton: true