Fixes
This commit is contained in:
parent
d6bed48a83
commit
787691617d
7 changed files with 23 additions and 16 deletions
|
|
@ -1,4 +1,4 @@
|
|||
${add_js_home_local('jquery.min.js', 'admin')}
|
||||
${add_js('jquery.min.js', 'admin')}
|
||||
|
||||
<input type="number" min="1" max="31" name="${form}_day" id="time_${form}_day" class="form_day" value="${d}" size="2" maxlength="2"/>
|
||||
<input type="number" min="1" max="12" name="${form}_month" id="time_${form}_month" class="form_month" value="${m}" size="2" maxlength="2"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue