From 4295a86e55e765e3e396a03c090bd08be9e0a390 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 28 Apr 2019 18:20:46 -0700 Subject: Add option to enable/disable keyboard shortcuts --- template/common.go | 6 ++++-- template/html/common/layout.html | 4 +++- template/html/settings.html | 2 ++ template/views.go | 4 +++- 4 files changed, 12 insertions(+), 4 deletions(-) (limited to 'template') diff --git a/template/common.go b/template/common.go index 379f7f9..94ccd04 100644 --- a/template/common.go +++ b/template/common.go @@ -112,7 +112,9 @@ var templateCommonMap = map[string]string{ - + {{ if .user }}