Menu

Commit [r5362]  Maximize  Restore  History

TracBrowser: in r5358, wrapping the span directly around the <a> link was not a good idea, as clicking on the link would trigger both the normal GET query ''and'' the inplace XHR, useless in that case. So in the interim I'm wrapping both the <span> and the <a> in a <div>, which works great w.r.t. #5277 in Firefox and Opera, but has some issue with IExplorer: there, the expander icons are not visible anymore...

cboos 2007-05-10

changed /trunk/trac/htdocs/js/expand_dir.js
/trunk/trac/htdocs/js/expand_dir.js Diff Switch to side-by-side view
Loading...