summaryrefslogtreecommitdiff
path: root/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html
diff options
context:
space:
mode:
Diffstat (limited to 'gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html')
-rw-r--r--gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html
index d67c66d..216f045 100644
--- a/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html
+++ b/gnowsys-ndf/gnowsys_ndf/ndf/templates/ndf/student_create_edit.html
@@ -210,6 +210,23 @@
</div>
</div>
+
+ <!-- For Aadhar id -->
+ <div class="row">
+ <div class="small-6 columns">
+ <div class="row">
+ <div class="small-3 columns">
+ <label for="{{property_order_list.0.1.13.name}}" class="right inline"> {{property_order_list.0.1.13.altnames}} </label>
+ </div>
+ <div class="small-9 columns">
+ {% html_widget groupid node.pk property_order_list.0.1.13 %}
+ </div>
+ </div>
+ </div>
+ </div>
+
+
+
<br>
<!-- Navigation buttons for tab -->
<div class="row tab-nav">