BUG 0000 improving new site installer

This commit is contained in:
Carlos Pacha
2011-06-22 19:06:59 -04:00
parent e866a204aa
commit a4042a8bab

View File

@@ -37,7 +37,7 @@ Ext.onReady(function(){
id: 'AO_DB_WF',
fieldLabel: 'Workflow Database',
xtype:'textfield',
value:'ws_sample',
value:'wf_sample',
width: 200,
autoCreate: {tag: 'input', type: 'text', size: '20', autocomplete: 'off', maxlength: '13'},
allowBlank: false