disciplinedata toevoegen aan een issuetype werkte helemaal niet en is dus alleen maar misleidend.

svn path=/Website/trunk/; revision=35273
This commit is contained in:
Jos Groot Lipman
2017-09-12 07:38:48 +00:00
parent 86a5ee483e
commit dc1fb01d81

View File

@@ -104,7 +104,6 @@ function model_issuetypes(stdm_key, params)
if (!xxx_array.length)
shared.record_not_found();
this.data = xxx_array[0];
this.data.discipline = new model_mld_discipline("MLD", this.data.discipline.id);
}
}