Updated
This commit is contained in:
12
master/examples/test_ComboBox.html
Normal file
12
master/examples/test_ComboBox.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user