View | Details | Raw Unified | Return to bug 45511
Collapse All | Expand All

(-)a/management/univention-management-console-module-udm/umc/js/udm/NewObjectDialog.js (-1 / +1 lines)
 Lines 79-85   define([ Link Here 
79
		showObjectType: true,
79
		showObjectType: true,
80
		showObjectTemplate: true,
80
		showObjectTemplate: true,
81
81
82
		autofocus: false, // interferes with Wizard.autoFocus
82
		autofocus: true,
83
83
84
		_notificationText: null,
84
		_notificationText: null,
85
85

Return to bug 45511