{{error}}
{% endif %}
Add Category
S.No | Category Name | Is TPIN | Image | Status | Edit | Delete | |
---|---|---|---|---|---|---|---|
{{loop.index}} | {{each_category.categoryName}} | {% if each_category.isTpin == True %} ✔ {% else %} ✗ {% endif %} | {%if each_category.image %}{% endif %} | {{each_category.actionText}} |
Edit Category |
| {% endfor %}
function Deactivate() {
alert("Do you want to deactivate this role?");
}
{%endblock%}