Add an id to the folder-pane's treecols, to allow for extensions, no bug, r=dmose
This commit is contained in:
Родитель
5875ff1319
Коммит
5abcfa63c9
|
@ -198,7 +198,7 @@
|
|||
ondragover="gFolderTreeView._onDragOver(event);"
|
||||
ondblclick="gFolderTreeView.onDoubleClick(event);"
|
||||
onselect="FolderPaneSelectionChange();">
|
||||
<treecols>
|
||||
<treecols id="folderPaneCols">
|
||||
<treecol id="folderNameCol"
|
||||
flex="5"
|
||||
crop="center"
|
||||
|
|
Загрузка…
Ссылка в новой задаче