Add datetime picker for start date

This commit is contained in:
Frederic Guillot
2015-07-07 19:15:53 -04:00
parent 5e7e03a866
commit 58297ca3b1
19 changed files with 140 additions and 46 deletions

View File

@@ -137,6 +137,7 @@ ul.form-errors li {
display: inline;
}
input.form-datetime,
input.form-date {
width: 150px;
}