{% load comments %}
Setup:{{ test_case_text.setup|safe }}
|
Breakdown:{{ test_case_text.breakdown|safe }}
|
Attachment:
Component:
Tag:
Issue:
|
Actions:{{ test_case_text.action|safe }}
|
Expected Results:{{ test_case_text.effect|safe }}
|
|
Comments:{% include 'case/comments_of_reviewing_cases.html' with comments=case_comments %} |
||
{% include 'case/get_details_case_log.html' %} |