Skip to content

Commit a1ec547

Browse files
committed
Commenting out broken select options
1 parent b43020b commit a1ec547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

search.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
<option value="trinidadian">Trinidadian</option>
146146
<option value="catalan">Catalan</option>
147147
<option value="cheesesteaks">Cheesesteaks</option>
148+
149+
<!--
148150
<option value="Chicken Wings", "chicken_wings"</option>
149151
<option value="Chinese", "chinese"</option>
150152
<option value="Cantonese", "cantonese"</option>
@@ -231,6 +233,7 @@
231233
<option value="Vegan", "vegan"</option>
232234
<option value="Vegetarian", "vegetarian"</option>
233235
<option value="Vietnamese", "vietnamese"</option>
236+
// -->
234237
</optgroup>
235238
</select>
236239
</div>

0 commit comments

Comments
 (0)