Skip to content

Commit

Permalink
fixed link to basic_gadget
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith committed Sep 25, 2009
1 parent d34409b commit f7a6e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<h2>Widgets</h2>
<div id="widgets"></div>

<a href="host.php?caja_base=<?php echo $caja_base; ?>&test=basic">Run basic test</a>
<a href="host.php?caja_base=<?php echo $caja_base; ?>&test=basic_gadget">Run basic test</a>
</div>
<script src="../../yui2/build/yahoo-dom-event/yahoo-dom-event.js"></script>
<script src="../../yui2/build/element/element-min.js"></script>
Expand Down

0 comments on commit f7a6e8b

Please sign in to comment.