mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-08 06:48:51 +00:00
Show weekday in headers of day view
This commit is contained in:
1
NEWS
1
NEWS
@@ -22,6 +22,7 @@ Enhancements
|
||||
- [web] avoid redirection to forbidden module (via ModulesConstraints)
|
||||
- [web] lower constraints on dates range of auto-reply message (#4161)
|
||||
- [web] sort categories in event and task editors (#4349)
|
||||
- [web] show weekday in headers of day view
|
||||
- [web] updated Angular Material to version 1.1.6
|
||||
|
||||
Bug fixes
|
||||
|
||||
@@ -43,6 +43,7 @@
|
||||
<div class="sg-md-display-4 md-default-theme md-fg md-hue-2"><var:string value="currentTableDay.dayOfMonth"/></div>
|
||||
</var:if>
|
||||
<div class="md-default-theme md-fg md-primary md-hue-2">
|
||||
<var:string value="labelForDay"/><br/>
|
||||
<var:string value="labelForMonth"/><br/>
|
||||
<span class="md-default-theme md-fg md-primary md-hue-1"><var:string value="currentTableDay.yearOfCommonEra"/></span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user