BUG 0000 improving new site installer
This commit is contained in:
@@ -37,7 +37,7 @@ Ext.onReady(function(){
|
|||||||
id: 'AO_DB_WF',
|
id: 'AO_DB_WF',
|
||||||
fieldLabel: 'Workflow Database',
|
fieldLabel: 'Workflow Database',
|
||||||
xtype:'textfield',
|
xtype:'textfield',
|
||||||
value:'ws_sample',
|
value:'wf_sample',
|
||||||
width: 200,
|
width: 200,
|
||||||
autoCreate: {tag: 'input', type: 'text', size: '20', autocomplete: 'off', maxlength: '13'},
|
autoCreate: {tag: 'input', type: 'text', size: '20', autocomplete: 'off', maxlength: '13'},
|
||||||
allowBlank: false
|
allowBlank: false
|
||||||
|
|||||||
Reference in New Issue
Block a user