mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-11 11:18:47 +08:00
update tabs test for latest jQuery UI
This commit is contained in:
Vendored
+4
-35
File diff suppressed because one or more lines are too long
+1
-1
@@ -13,7 +13,7 @@
|
||||
$(document).ready(function() {
|
||||
|
||||
$('#tabs').tabs({
|
||||
show: function() {
|
||||
activate: function() {
|
||||
$('#calendar').fullCalendar('render');
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user