From 81ce671888e86a2893b2627ba02e2abc11933b1d Mon Sep 17 00:00:00 2001 From: Lergin Date: Sat, 28 Jan 2017 20:39:15 +0100 Subject: [PATCH] moved the texts to a tooltip (title tag) the current design of the editor isn't supporting anything else without a bigger rewrite --- app/views/utils/editor.scala.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/views/utils/editor.scala.html b/app/views/utils/editor.scala.html index 27f87d273..74cee99be 100644 --- a/app/views/utils/editor.scala.html +++ b/app/views/utils/editor.scala.html @@ -13,41 +13,41 @@ @if(enabled) { - -
+
@if(savable) { -
+
} @if(cancellable) { -
+
} @if(deletable) { -
+