cloudstack 3.0 new UI - system page - localize network providers section.

This commit is contained in:
Jessica Wang 2012-02-14 17:09:22 -08:00 committed by Salvatore Orlando
parent d85a11884c
commit ce653cc782
3 changed files with 3 additions and 7 deletions

View File

@ -1380,4 +1380,3 @@ error.menu.select=Unable to perform action due to no items being selected.
error.mgmt.server.inaccessible=The Management Server is unaccessible. Please try again later.
error.session.expired=Your session has expired.
error.unresolved.internet.name=Your internet name cannot be resolved.

View File

@ -1581,7 +1581,3 @@ error.menu.select=項目が選択されていないため操作を実行でき
error.mgmt.server.inaccessible=管理サーバーにアクセスできません。後で再実行してください。
error.session.expired=セッションの有効期限が切れました。
error.unresolved.internet.name=インターネット名を解決できません。

View File

@ -1634,7 +1634,7 @@
},
tabs: {
details: {
title: 'label.details',
title: 'label.details',
preFilter: function(args) {
var hiddenFields = [];
if(selectedZoneObj.networktype == "Basic") {
@ -1898,6 +1898,7 @@
physicalnetworkid: { label: 'label.physical.network.ID' },
destinationphysicalnetworkid: { label: 'label.destination.physical.network.id' },
supportedServices: { label: 'label.supported.services' }
}
],
dataProvider: function(args) {
@ -3206,7 +3207,7 @@
}
}
},
show: cloudStack.uiCustom.physicalResources({
show: cloudStack.uiCustom.physicalResources({//Jes
sections: {
physicalResources: {
type: 'select',