mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Pre release fixes and improvements
This commit is contained in:
parent
67c5e31e58
commit
abddb3d828
61 changed files with 378 additions and 57 deletions
|
|
@ -50,7 +50,7 @@
|
|||
AccountsUserSettings.prototype.scrollableOptions = function ()
|
||||
{
|
||||
return {
|
||||
|
||||
handle: '.drag-handle'
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
FiltersUserSettings.prototype.scrollableOptions = function ()
|
||||
{
|
||||
return {
|
||||
// handle: '.drag-handle'
|
||||
handle: '.drag-handle'
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue