1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 02:36:34 +01:00

Use updated version of jQuery and jQuery UI

Fixes issue with speed dial settings being impossible to click.

Closes #2175
This commit is contained in:
David Rosca 2017-01-27 17:20:11 +01:00
parent 8ba412e584
commit 728e58fdf7
3 changed files with 12 additions and 116 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -477,7 +477,6 @@ function init()
external.speedDial.pageTitleLoaded.connect(setTitleToUrl);
$(window).resize(function() { alignPage(); });
$("div").disableSelection();
$("#quickdial").sortable({
revert: true,
cursor: 'move',