Before Width: | Height: | Size: 457 B After Width: | Height: | Size: 457 B |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 499 B After Width: | Height: | Size: 499 B |
Before Width: | Height: | Size: 524 B After Width: | Height: | Size: 524 B |
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Before Width: | Height: | Size: 64 B After Width: | Height: | Size: 64 B |
Before Width: | Height: | Size: 300 B After Width: | Height: | Size: 300 B |
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 202 B |
Before Width: | Height: | Size: 516 B After Width: | Height: | Size: 516 B |
|
@ -50,10 +50,10 @@ if (_build) {
|
||||||
}
|
}
|
||||||
|
|
||||||
if (_legacy) {
|
if (_legacy) {
|
||||||
includeJS('legacy-jquery/jquery.js');
|
includeJS('jquery-legacy/jquery.js');
|
||||||
includeJS('legacy-jquery/ui.core.js');
|
includeJS('jquery-legacy/ui.core.js');
|
||||||
includeJS('legacy-jquery/ui.draggable.js');
|
includeJS('jquery-legacy/ui.draggable.js');
|
||||||
includeJS('legacy-jquery/ui.resizable.js');
|
includeJS('jquery-legacy/ui.resizable.js');
|
||||||
}
|
}
|
||||||
else if (_build) {
|
else if (_build) {
|
||||||
includeJS('../build/fullcalendar/jquery/jquery.js');
|
includeJS('../build/fullcalendar/jquery/jquery.js');
|