Changeset 211 for lang/javascript/userchrome
- Timestamp:
- 09/18/07 23:52:34 (16 months ago)
- Files:
-
- 1 modified
-
lang/javascript/userchrome/grddl.uc.js (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/javascript/userchrome/grddl.uc.js
r210 r211 28 28 } 29 29 GrddlService.prototype = { 30 GRDDL_PROFILES : [31 "http://www.w3.org/2003/g/data-view",32 "http://purl.org/net/ns/metaprof",33 ],34 35 30 ID : "status-bar-grddl-uc", 36 31 … … 106 101 mi.setAttribute("label", xsltUri); 107 102 mi.addEventListener("command", function (e) { 108 // if (self.menu.hidePopup) self.menu.hidePopup();109 103 self.translate(xsltUri); 110 104 }, true);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)