(css,js) Update md to v1.1.6

pull/240/head
Francis Lachapelle 2018-01-31 08:43:52 -05:00
parent 86b896e532
commit 29047c4692
3 changed files with 3 additions and 2 deletions

1
NEWS
View File

@ -22,6 +22,7 @@ Enhancements
- [web] avoid redirection to forbidden module (via ModulesConstraints) - [web] avoid redirection to forbidden module (via ModulesConstraints)
- [web] lower constraints on dates range of auto-reply message (#4161) - [web] lower constraints on dates range of auto-reply message (#4161)
- [web] sort categories in event and task editors (#4349) - [web] sort categories in event and task editors (#4349)
- [web] updated Angular Material to version 1.1.6
Bug fixes Bug fixes
- [core] yearly repeating events are not shown in web calendar (#4237) - [core] yearly repeating events are not shown in web calendar (#4237)

@ -1 +1 @@
Subproject commit 0ffbe8afc10ceb490eaf56a275bf49df69d53492 Subproject commit 787a2415278c0b7c6e0f53adaf1943a16f0a4f14

View File

@ -10,7 +10,7 @@
"angular-sanitize": "1.6.x", "angular-sanitize": "1.6.x",
"angular-ui-router": "latest", "angular-ui-router": "latest",
"angular-file-upload": "latest", "angular-file-upload": "latest",
"angular-material": "1.1.4-master-75237c6", "angular-material": "1.1.6",
"file-saver.js": "latest", "file-saver.js": "latest",
"lodash": "latest", "lodash": "latest",
"ng-sortable": "1.3.7", "ng-sortable": "1.3.7",