SAAS-870: Schedule widget displays shows in wrong timezone

Timezone conversion done in frontend
This commit is contained in:
drigato 2015-06-30 09:38:53 -04:00
parent 0a4651f752
commit 6db75550cc
5 changed files with 84 additions and 128 deletions

View file

@ -186,7 +186,7 @@ background: rgba(53, 53, 53, 1.0);
}
.schedule_item div.name_grid {
width: 72%;
width: 70%;
}
}