зеркало из https://github.com/mozilla/pjs.git
Fix the create view label order.
This commit is contained in:
Родитель
caac64c90e
Коммит
5aa9b07225
|
@ -68,14 +68,14 @@ XFE_RDFChromeTreeView::XFE_RDFChromeTreeView(XFE_Component * toplevel,
|
|||
_htmlPaneHeightFixed(0),
|
||||
_htmlPaneSizing(XFE_HTML_PANE_PERCENT)
|
||||
{
|
||||
createViewLabel();
|
||||
|
||||
createDivisionForm();
|
||||
|
||||
createTree();
|
||||
|
||||
createControlToolbar();
|
||||
|
||||
createViewLabel();
|
||||
|
||||
doAttachments();
|
||||
}
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
|
Загрузка…
Ссылка в новой задаче