mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
98_DOIFtools.pm: smoother event selection fot FF and Chrome
git-svn-id: https://svn.fhem.de/fhem/trunk@13922 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
709cb8adfd
commit
0575652fd1
@ -244,7 +244,6 @@ function delbutton() {
|
||||
$( window ).on( "load", delbutton );
|
||||
$('#console').on('select', doiftoolsCopyToClipboard);
|
||||
$('#console').on('mouseover',doiftoolsReplaceBR);
|
||||
$('#console').on('mousedown',doiftoolsReplaceBR);
|
||||
</script>
|
||||
EOF
|
||||
my $DOIFtoolsJSfuncStart = <<'EOF';
|
||||
|
Loading…
Reference in New Issue
Block a user