js: Upgrade Sortable.js to latest version (1.8.0-rc1)

This commit is contained in:
Johannes Meyer 2018-12-20 10:08:22 +01:00
parent 08bfbc462b
commit 67ba5205e2
4 changed files with 1983 additions and 1673 deletions

View file

@ -58,5 +58,6 @@ $this->provideRestriction(
$this->translate('Restrict access to configurations with the given prefix')
);
$this->provideJsFile('vendor/Sortable.js');
$this->provideJsFile('behavior/sortable.js');
$this->provideJsFile('vendor/jquery.fn.sortable.js');

1940
public/js/vendor/Sortable.js vendored Normal file

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long