mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-05-01 03:14:43 +00:00
capitalize
This commit is contained in:
parent
04529e7498
commit
b753de18b5
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
<div data-role="page">
|
||||
<link rel="stylesheet" href="jquery.ui.datepicker.css" />
|
||||
<script type="text/javascript" src="jquery.ui.datepicker.js"></script>
|
||||
<script type="text/javascript" src="jQuery.ui.datepicker.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(function(){
|
||||
/* datepicker workaround */
|
||||
|
|
|
|||
Loading…
Reference in a new issue