Add user calendar view on the dashboard and in the user management section

This commit is contained in:
Frederic Guillot
2015-02-08 16:13:05 -05:00
parent acf3941b4a
commit 92509c43c4
26 changed files with 182 additions and 43 deletions

View File

@@ -1866,7 +1866,10 @@ a.task-board-nobody {
.dashboard-table-link:hover {
color: #999;
}
/* datepicker */
#dashboard-calendar {
font-size: 0.85em;
}/* datepicker */
#ui-datepicker-div {
font-size: 0.8em;
}