MDL-30899 - fix incorrect whitespace
This commit is contained in:
+1
-1
@@ -56,7 +56,7 @@ var DIALOGUE = function(config) {
|
||||
value : '',
|
||||
classNames: 'closebutton',
|
||||
action: function (e) {
|
||||
e.preventDefault();
|
||||
e.preventDefault();
|
||||
this.hide();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user