AAIT#41725 mld_melding_onderwerp toevoegen aan de issues-api2
svn path=/Website/branches/v2017.1/; revision=35043
This commit is contained in:
@@ -104,7 +104,7 @@ function model_issuetypes(stdm_key, params)
|
|||||||
if (!xxx_array.length)
|
if (!xxx_array.length)
|
||||||
shared.record_not_found();
|
shared.record_not_found();
|
||||||
this.data = xxx_array[0];
|
this.data = xxx_array[0];
|
||||||
this.data.discipline = new model_discipline("MLD", this.data.discipline.id);
|
this.data.discipline = new model_mld_discipline("MLD", this.data.discipline.id);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user