CC-4596: Too many ajax calls in Calendar page

-fixed
This commit is contained in:
denise 2012-10-18 14:47:19 -04:00
parent 99861269e1
commit 67ac4340c4
1 changed files with 0 additions and 1 deletions

View File

@ -206,7 +206,6 @@ function viewDisplay( view ) {
}
function eventRender(event, element, view) {
getCurrentShow();
$(element).data("event", event);