mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 13:38:20 +01:00
Removed space before the question mark
This commit is contained in:
parent
3fca767624
commit
b6056faa72
File diff suppressed because one or more lines are too long
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/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"
|
||||
}
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user