You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
324 B
12 lines
324 B
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
|
<HTML> |
|
<HEAD> |
|
<TITLE>ComboBox Unit Test</TITLE> |
|
</HEAD> |
|
<BODY> |
|
Loading ComboBox unit test. |
|
<SCRIPT> |
|
window.location.replace("_autoComplete.html?testWidget=dijit.form.ComboBox"+window.location.search.replace(/^\?/,"&")); |
|
</SCRIPT> |
|
</BODY> |
|
</HTML>
|
|
|