Add hover title to regex link icon.

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2020-02-14 17:50:51 +01:00
parent 623cecc64c
commit 1d7889d754

View File

@@ -207,7 +207,7 @@ $(document).ready(function() {
colorClass +
">" +
fieldtext +
' <i class="fas fa-link"></i></a>';
' <i class="fas fa-link" title="Click to show the regex match"></i></a>';
}
buttontext =
@@ -259,7 +259,7 @@ $(document).ready(function() {
colorClass +
">" +
fieldtext +
' <i class="fas fa-link"></i></a>';
' <i class="fas fa-link" title="Click to show the regex match"></i></a>';
}
buttontext =