mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
- Implementing the creation of objects on the fly when editing an extrernal key... still to be fully tested.
SVN:trunk[955]
This commit is contained in:
@@ -231,6 +231,7 @@ function ValidateCKEditField(sFieldId, sPattern, bMandatory, sFormId, nullValue)
|
||||
setTimeout(function(){ValidateCKEditField(sFieldId, sPattern, bMandatory, sFormId, nullValue);}, 500);
|
||||
}
|
||||
|
||||
/*
|
||||
function UpdateDependentFields(aFieldNames)
|
||||
{
|
||||
//console.log('UpdateDependentFields:');
|
||||
@@ -248,6 +249,7 @@ function UpdateDependentFields(aFieldNames)
|
||||
}
|
||||
oWizardHelper.AjaxQueryServer();
|
||||
}
|
||||
*/
|
||||
|
||||
function ResetPwd(id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user