102626 - can't switch views in inspector, r=blake, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@104357 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
74e3cc8650
commit
51c80eea8f
@ -488,7 +488,7 @@
|
||||
<method name="fillViewerList">
|
||||
<body><![CDATA[
|
||||
this.mListEl.pViewer = this;
|
||||
this.mListEl.setAttribute("oncommand", "this.pViewer.onViewerListCommand(event.target)");
|
||||
this.mListEl.setAttribute("oncommand", "this.pViewer.onViewerListCommand(event.originalTarget)");
|
||||
|
||||
var mpp = document.createElement("menupopup");
|
||||
this.mListEl.appendChild(mpp);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user