Changeset 45adef
- Timestamp:
- Nov 26, 2011, 9:10:01 PM (9 years ago)
- Branches:
- ng_0.9
- Children:
- fa4000
- Parents:
- 018766
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
content/bindings/v_identity.xml
r018766 r45adef 469 469 // add hidden separator as indicator that now only virtual identities are added 470 470 this._menu_separator = document.createElement("menuseparator"); 471 this._menu_separator.setAttribute("id", "vid_separator");472 471 this._menu_separator.setAttribute("hidden", "true"); 473 472 this._popupElem.appendChild(this._menu_separator)
Note: See TracChangeset
for help on using the changeset viewer.