소스 검색

Fix Admin Panel link available to all users, only link is hidden. Thanks to nztqa ! Closes #1048

Lauri Ojansivu 8 년 전
부모
커밋
974fca2171
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CHANGELOG.md

+ 1 - 0
CHANGELOG.md

@@ -11,6 +11,7 @@ This release adds the following new features:
 
 and fixes the following bugs:
 
+* [Fix Admin Panel link available to all users, only link is hidden](https://github.com/wekan/wekan/pull/1076);
 * [Fix IE 11 drag board to scroll](https://github.com/wekan/wekan/pull/1052);
 * [Fix Export Wekan board](https://github.com/wekan/wekan/pull/1067);
 * [Fix "W" shortcut binding](https://github.com/wekan/wekan/pull/1066);