home · contact · privacy
Template layout and code improvements.
[plomtask] / templates / calendar.html
index 699caabdd05b687a262be37ea32ac1da7ca3c1bc..4e835734c026fa1612e2ec18d4a9dfb1bd10ac29 100644 (file)
@@ -38,8 +38,8 @@ td.today {
 <p><a href="/calendar_txt">basic view</a></p>
 
 <form action="calendar" method="GET">
-from <input name="start" value="{{start}}" />
-to <input name="end" value="{{end}}" />
+from <input name="start" class="date" value="{{start}}" />
+to <input name="end" class="date" value="{{end}}" />
 <input type="submit" value="OK" />
 </form>
 <table>