remove hardcoded year for calendar
This commit is contained in:
@@ -4,6 +4,17 @@
|
||||
|
||||
|
||||
<style type="text/css">
|
||||
|
||||
td > * {
|
||||
|
||||
}
|
||||
|
||||
td {
|
||||
vertical-align : top;
|
||||
height: 25px;
|
||||
|
||||
}
|
||||
|
||||
table {
|
||||
width: 100%;
|
||||
border: 1px solid black;
|
||||
|
||||
Reference in New Issue
Block a user