From 60abd2f5cd08d3ee43d86e073b62e6f187a0b0cd Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 15 Feb 2015 20:22:50 +0200 Subject: client/node_info: remove save button, listen to keyup as well, debounce for half a second. Fixes #43 --- res/templates/index.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'res') diff --git a/res/templates/index.html b/res/templates/index.html index 4c03d1ed..72415881 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -92,9 +92,6 @@ var rz_config = { // set as a global variable

URL


-

press 'save' to save

-

click outside to cancel

- -- cgit v1.3.1