Home
>> Planning
{% ifequal testplans|length 1 %}
>> {{ testplans.0.plan_id }}: {{ testplans.0.name }}
>> Clone Plan
{% else %}
>> Clone plans
{% endifequal %}
Clone Test Plan
select different product
{% extends "tcms_base.html" %} {% load static %} {% block subtitle %}Clone Plan{% endblock %} {% block custom_stylesheet %} {% endblock %} {% block custom_javascript %} {% endblock %} {% block contents %}
select different product