2
0
Эх сурвалжийг харах

Examples: Removed language selector.

Mr.doob 6 жил өмнө
parent
commit
18f79c9edb
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  1. 0 5
      examples/index.html

+ 0 - 5
examples/index.html

@@ -55,11 +55,6 @@
 				<input placeholder="Search" type="text" id="filter" autocorrect="off" autocapitalize="off" spellcheck="false" />
 				<div id="exitSearchButton"></div>
 
-				<select id="language">
-					<option value="en">en</option>
-					<option value="zh">zh</option>
-				</select>
-
 				<div id="content"></div>
 			</div>