Browse Source

#WOA-2357|Resolved|Avoid converting 9 digits to a telephone link

Yevhen Pavliuk 8 years ago
parent
commit
9e33d52825
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/editor.html

+ 1
- 0
src/editor.html View File

@@ -3,6 +3,7 @@
3 3
 	<head>
4 4
 		<title>ZSSRichTextEditor</title>
5 5
 		<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
6
+		<meta name="format-detection" content="telephone=no">
6 7
 
7 8
 		<script type="text/javascript">
8 9
 			/*! jQuery v3.1.0 | (c) jQuery Foundation | jquery.org/license */