mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 22:05:40 +00:00
Fixing JS errors caused by bug 172545.
r=neil, sr=sspitzer, a=asa
This commit is contained in:
parent
ccf304be55
commit
69eaea837a
@ -937,6 +937,10 @@
|
||||
isEditable: function BMOLBuilderObserver_isEditable(aItemIndex, aColumnID)
|
||||
{
|
||||
},
|
||||
|
||||
getImageSource: function BMOLBuilderObserver_getImageSource(aItemIndex, aColumnID)
|
||||
{
|
||||
},
|
||||
|
||||
onSetCellText: function BMOLBuilderObserver_onSetCellText(aItemIndex, aColumnID, aValue)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user