pd details changes : kdk

This commit is contained in:
dineshkumarkannan 2018-11-09 15:40:47 +05:30
parent 783b037277
commit 11fc9c720b

View File

@ -200,6 +200,7 @@ pdFullDetails:any=[];
"template_id": selectedQuestions.fk_template_id,
"category_id": selectedQuestions.fk_template_question_category_id
}
this.getAnswers(serachQuestions);
}
// loadTemplates(startID:string){