diff options
Diffstat (limited to 'demos/dialog/index.html')
-rw-r--r-- | demos/dialog/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/dialog/index.html b/demos/dialog/index.html index 34666311e..5880f315b 100644 --- a/demos/dialog/index.html +++ b/demos/dialog/index.html @@ -9,6 +9,8 @@ <dl class="nav">
<dt>Dialog</dt>
<dd><a href="default.html">Default</a></dd>
+ <dd><a href="buttons.html">Buttons</a></dd>
+ <dd><a href="modal.html">Modal</a></dd>
</dl>
</body>
|