From 141cb7cba5c36a9c5415772e2de9823f927d7abb Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 31 Oct 2015 20:04:06 +0100 Subject: web: o Better form interaction: enter to submit and autofocus on the field. --- web/static/app/templates/device.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'web/static/app/templates/device.html') diff --git a/web/static/app/templates/device.html b/web/static/app/templates/device.html index d1fb6f9..66b5e4d 100644 --- a/web/static/app/templates/device.html +++ b/web/static/app/templates/device.html @@ -56,8 +56,10 @@
Created
-
  - {{ctrl.device.created_timestamp | date}}
+
+ {{ctrl.device.created_timestamp | date}} +   +
Name
-- cgit v1.2.3