1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00

Update for the offline video

This commit is contained in:
DanieL 2022-07-20 20:26:26 -03:00
parent 45c06718b9
commit 796ed1df2f
528 changed files with 63819 additions and 306 deletions

View file

@ -1,5 +1,5 @@
/*!
* jQuery UI Controlgroup 1.13.1
* jQuery UI Controlgroup 1.13.2
* http://jqueryui.com
*
* Copyright jQuery Foundation and other contributors
@ -37,7 +37,7 @@
var controlgroupCornerRegex = /ui-corner-([a-z]){2,6}/g;
return $.widget( "ui.controlgroup", {
version: "1.13.1",
version: "1.13.2",
defaultElement: "<div>",
options: {
direction: "horizontal",