Fix the DiffCommitIndexView to no longer use hoverIntent
Review Request #7652 — Created Sept. 20, 2015 and submitted — Latest diff uploaded
The hoverIntent jQuery plugin was removed as a dependency on the
release-2.5.xbranch and that change was eventually merged into the
dvcsbranch. However, theDiffCommitIndexViewutilized this plugin.
The view has been reworked to no longer depend on it and a bit of
cleanup has occurred.
Verified that the summaries expanded in the diff viewer.