Changeset 5140 for trunk/ui/datepicker/index.html
- Timestamp:
- 03/28/08 15:43:27 (8 months ago)
- Files:
-
- 1 modified
-
trunk/ui/datepicker/index.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ui/datepicker/index.html
r5138 r5140 30 30 <div id="header"> 31 31 <div> 32 <h1>jQuery UI Datepicker v3.4 </h1>32 <h1>jQuery UI Datepicker v3.4.2</h1> 33 33 <p class="caption">Authors <a href="/">Marc Grabanski</a> and <a href="http://keith-wood.name">Keith Wood</a>.</p> 34 34 </div> … … 36 36 <?php $code_nav='ui-datepicker'; include '../code_nav.php' ?> 37 37 <div id="content"> 38 <h2>jQuery UI Datepicker v3.4 Examples</h2>38 <h2>jQuery UI Datepicker v3.4.2 Examples</h2> 39 39 <ul id="tab_menu1" class="tabs"> 40 40 <li><a href="#default">Defaults</a></li>
