update ace demo
This commit is contained in:
parent
0e7bd9aaa8
commit
595f69bf70
1 changed files with 2 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<option value="css">CSS Document</option>
|
||||
<option value="python">Python Document</option>
|
||||
<option value="php">PHP Document</option>
|
||||
<option value="ruby">Ruby Document</option>
|
||||
<option value="plain">Text Document</option>
|
||||
</select>
|
||||
</td>
|
||||
|
|
@ -72,6 +73,7 @@
|
|||
<option value="css">CSS</option>
|
||||
<option value="python">Python</option>
|
||||
<option value="php">PHP</option>
|
||||
<option value="ruby">Ruby</option>
|
||||
</select>
|
||||
</td>
|
||||
<td align="right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue