This commit is contained in:
blakeross%telocity.com 2001-12-05 06:42:33 +00:00
Родитель d45f617016
Коммит 4f9e1688ef
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -787,6 +787,7 @@
var column = document.getAnonymousElementByAttribute(aContext, "sortDirection", "*");
if (column)
aContext.outlinerBoxObject.view.cycleHeader(column.id, column);
aContext = null;
]]></body>
</method>