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:
parent
8ba412e584
commit
728e58fdf7
118
src/lib/data/html/jquery-ui.js
vendored
118
src/lib/data/html/jquery-ui.js
vendored
File diff suppressed because one or more lines are too long
9
src/lib/data/html/jquery.js
vendored
9
src/lib/data/html/jquery.js
vendored
File diff suppressed because one or more lines are too long
@ -477,7 +477,6 @@ function init()
|
||||
external.speedDial.pageTitleLoaded.connect(setTitleToUrl);
|
||||
|
||||
$(window).resize(function() { alignPage(); });
|
||||
$("div").disableSelection();
|
||||
$("#quickdial").sortable({
|
||||
revert: true,
|
||||
cursor: 'move',
|
||||
|
Loading…
Reference in New Issue
Block a user