소스 검색

Corrige bug recherche dû au raccourci pour fermer un article

Corrige https://github.com/marienfressinaud/FreshRSS/issues/286
Alexandre Alapetite 12 년 전
부모
커밋
de4e9d5a85
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      public/scripts/main.js

+ 2 - 0
public/scripts/main.js

@@ -326,6 +326,8 @@ function init_shortcuts() {
 	});
 	shortcut.add(shortcuts.collapse_entry, function () {
 		collapse_entry();
+	}, {
+		'disable_in_input': true
 	});
 
 	// Touches de navigation