Minify
This commit is contained in:
parent
fd215b99fd
commit
04c28403c8
|
@ -287,7 +287,7 @@
|
|||
string = string.replace( /'/g, '\\\'' );
|
||||
string = string.replace( /"/g, '\\\"' );
|
||||
return string;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Updates attributes in the DOM to show valid values.
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue