From 2b1ade3ef0f3ea986b1cbf2274cb0cee67b55cb3 Mon Sep 17 00:00:00 2001 From: hardythe1 Date: Tue, 16 Sep 2014 16:36:50 +0530 Subject: made pre-filled fields read only --- tbc/templates/tbc/confirm-aicte-details.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'tbc') diff --git a/tbc/templates/tbc/confirm-aicte-details.html b/tbc/templates/tbc/confirm-aicte-details.html index a13b1fb..e26c453 100644 --- a/tbc/templates/tbc/confirm-aicte-details.html +++ b/tbc/templates/tbc/confirm-aicte-details.html @@ -17,3 +17,13 @@ {% endblock %} + +{% block script %} + +{% endblock %} -- cgit