Cleaning trash from dateform
This commit is contained in:
parent
4d82ddced0
commit
ca650f9b8e
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ if h!='':
|
||||||
time=':'.join((str(h), str(min)))
|
time=':'.join((str(h), str(min)))
|
||||||
|
|
||||||
%>
|
%>
|
||||||
${date}
|
|
||||||
<input type="date" value="${date}" name="${form}_date" id="${form}_date" />
|
<input type="date" value="${date}" name="${form}_date" id="${form}_date" />
|
||||||
% if yes_time==True:
|
% if yes_time==True:
|
||||||
<!--<input type="number" min="0" max="23" name="${form}_hour" id="time_${form}_hour" class="form_hour" value="${h}" size="2" maxlength="2"/>
|
<!--<input type="number" min="0" max="23" name="${form}_hour" id="time_${form}_hour" class="form_hour" value="${h}" size="2" maxlength="2"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue