From 09ac30a9e7f9492655934a607e69f006c80c5cc9 Mon Sep 17 00:00:00 2001 From: Heiko Kernbach Date: Tue, 11 Mar 2014 18:40:15 +0100 Subject: [PATCH] corrected design error --- js/apps/system/aardvark/frontend/js/templates/queryView.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/apps/system/aardvark/frontend/js/templates/queryView.ejs b/js/apps/system/aardvark/frontend/js/templates/queryView.ejs index 0a6b4d3a68..d9e3cc7b7f 100644 --- a/js/apps/system/aardvark/frontend/js/templates/queryView.ejs +++ b/js/apps/system/aardvark/frontend/js/templates/queryView.ejs @@ -57,7 +57,7 @@
Submit: Ctrl/Cmd + ReturnUndo: Ctrl/Cmd + ZRedo: Ctrl/Cmd + SHIFT + Z - Toggle Comments: CTRL/CMD + SHIFT + C + Toggle Comments: Ctrl/Cmd + Shift + C
Warning: Right now there is a bug in Safari, the cursor is misplaced. Please use a different browser for now. Fix in progress.