From 458820a09d24f0bdeb85f4f5059282046698aeb2 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 9 Jul 2016 11:47:41 +0900 Subject: [PATCH] Add user name completion in the textarea --- .../gitbucket/core/helper/attached.scala.html | 33 ++++++++++--------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/src/main/twirl/gitbucket/core/helper/attached.scala.html b/src/main/twirl/gitbucket/core/helper/attached.scala.html index 91766f89f..2d3c03f16 100644 --- a/src/main/twirl/gitbucket/core/helper/attached.scala.html +++ b/src/main/twirl/gitbucket/core/helper/attached.scala.html @@ -9,6 +9,9 @@