mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
Bug 379472 - fix typo in _getLoadInSidebarAnnotationp=onemen.one@gmail.comr=mano
This commit is contained in:
parent
32a76aff57
commit
927887d8e9
@ -762,7 +762,7 @@ var BookmarkPropertiesPanel = {
|
||||
_getLoadInSidebarAnnotation:
|
||||
function BPP__getLoadInSidebarAnnotation(aLoadInSidebar) {
|
||||
var anno = { name: LOAD_IN_SIDEBAR_ANNO,
|
||||
type: Ci.nsIAnnotationsService.TYPE_INT32,
|
||||
type: Ci.nsIAnnotationService.TYPE_INT32,
|
||||
flags: 0,
|
||||
value: aLoadInSidebar,
|
||||
expires: Ci.nsIAnnotationService.EXPIRE_NEVER };
|
||||
|
Loading…
x
Reference in New Issue
Block a user