Loading
Fix CSS class name for events table rows.
Because this class name was used as part of the cache key, a class having method and event with same name would wrongly use the cached version of method in place of event. Now fixed.
Because this class name was used as part of the cache key, a class having method and event with same name would wrongly use the cached version of method in place of event. Now fixed.