r2368 - /branches/dev/mask: updated to demos index and demos mask index to match demos format

r2368 - /branches/dev/mask: updated to demos index and demos mask index to match demos format


Author: rdworth
Date: Mon Mar 23 16:05:44 2009
New Revision: 2368
Added:
branches/dev/mask/demos/mask/default.html
- copied unchanged from r2367,
/branches/dev/mask/demos/mask/index.html
Removed:
branches/dev/mask/demos/mask/index.html
Modified:
branches/dev/mask/demos/index.html
Log:
/branches/dev/mask: updated to demos index and demos mask index to match
demos format
Modified: branches/dev/mask/demos/index.html
==============================================================================
--- branches/dev/mask/demos/index.html    (original)
+++ branches/dev/mask/demos/index.html    Mon Mar 23 16:05:44 2009
@@ -13,6 +13,7 @@
    <script type="text/javascript" src="../ui/ui.dialog.js"></script>
    <script type="text/javascript" src="../ui/ui.draggable.js"></script>
    <script type="text/javascript" src="../ui/ui.droppable.js"></script>
+    <script type="text/javascript" src="../ui/ui.mask.js"></script>
    <script type="text/javascript" src="../ui/ui.progressbar.js"></script>
    <script type="text/javascript" src="../ui/ui.resizable.js"></script>
    <script type="text/javascript" src="../ui/ui.selectable.js"></script>
@@ -246,6 +247,7 @@
                    <dd><a href="accordion/index.html">Accordion</a></dd>
                    <dd><a href="datepicker/index.html">Datepicker</a></dd>
                    <dd><a href="dialog/index.html">Dialog</a></dd>
+                    <dd><a href="mask/index.html">Mask</a></dd>
                    <dd><a href="progressbar/index.html">Progressbar</a></dd>
                    <dd><a href="slider/index.html">Slider</a></dd>
                    <dd><a href="tabs/index.html">Tabs</a></dd>