Fixing JS errors caused by bug 172545.

r=neil, sr=sspitzer, a=asa
This commit is contained in:
varga%netscape.com 2002-10-10 06:35:58 +00:00
Родитель ccf304be55
Коммит 69eaea837a
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -938,6 +938,10 @@
{ {
}, },
getImageSource: function BMOLBuilderObserver_getImageSource(aItemIndex, aColumnID)
{
},
onSetCellText: function BMOLBuilderObserver_onSetCellText(aItemIndex, aColumnID, aValue) onSetCellText: function BMOLBuilderObserver_onSetCellText(aItemIndex, aColumnID, aValue)
{ {
}, },