Actually fix b199819
git-svn-id: svn://10.0.0.236/trunk@232599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
db679012e2
commit
0383492a29
@ -679,6 +679,7 @@
|
||||
b.setAttribute("contextmenu", this.getAttribute("contentcontextmenu"));
|
||||
b.setAttribute("tooltip", this.getAttribute("contenttooltip"));
|
||||
b.setAttribute("autocompletepopup", this.getAttribute("autocompletepopup"));
|
||||
b.setAttribute("autocompleteenabled", this.getAttribute("autocompleteenabled"));
|
||||
|
||||
this.mPanelContainer.appendChild(b);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user