Skip to content

Commit

Permalink
- Update confirmation message.
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Dec 7, 2012
1 parent 13468a9 commit 760a944
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eea/app/visualization/browser/js/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -651,11 +651,11 @@ DavizEdit.View.prototype = {
'<span>',
'This will ',
'<strong>erase</strong> ',
'all configuration for this visualization.',
'all configuration settings for this visualization.',
'</span><span>',
'Are you sure you want to',
'Are you sure that you want to',
'<strong>disable</strong>',
'this visualization? ',
'it? ',
'</span>'
].join('\n'))
.dialog({
Expand Down

0 comments on commit 760a944

Please sign in to comment.