@@ -72,6 +72,7 @@ <h3 class="whiteText candidateTitle">
72
72
< th scope ="col " class ="text-center col-1 "> < div class ="header-title "> Scraped Title</ div > </ th >
73
73
< th scope ="col " class ="text-center col-1 "> < div class ="header-title "> New Title</ div > </ th >
74
74
< th scope ="col " class ="text-center col-1 "> < div class ="header-title "> Document Type</ div > </ th >
75
+ < th scope ="col " class ="text-center col-1 "> < div class ="header-title "> Division</ div > </ th >
75
76
< th scope ="col " class ="text-center col-1 "> < div class ="header-title "> ID</ div > </ th >
76
77
< th > </ th >
77
78
< th > </ th >
@@ -81,7 +82,6 @@ <h3 class="whiteText candidateTitle">
81
82
<th scope="col" class="text-center col-1"><div class="header-title">Exclude</div></th>
82
83
<th scope="col" class="text-center col-1"><div class="header-title">generated_title</div></th> -->
83
84
<!-- {% if is_multi_division %} -->
84
- <!-- <th scope="col" class="text-center col-1"><div class="header-title">Division</div></th> -->
85
85
<!-- {% endif %} -->
86
86
87
87
</ tr >
@@ -562,7 +562,7 @@ <h5 class="modal-title">Are you sure?</h5>
562
562
< script src ="//cdnjs.cloudflare.com/ajax/libs/pdfmake/0.2.7/vfs_fonts.js "> </ script >
563
563
< script src ="//cdn.datatables.net/v/bs4/jszip-3.10.1/dt-2.0.5/af-2.7.0/b-3.0.2/b-colvis-3.0.2/b-html5-3.0.2/b-print-3.0.2/cr-2.0.1/fc-5.0.0/fh-4.0.1/kt-2.12.0/r-3.0.2/rg-1.5.0/rr-1.5.0/sc-2.4.1/sp-2.3.1/sl-2.0.1/datatables.min.js "> </ script >
564
564
< script src ="//cdnjs.cloudflare.com/ajax/libs/jquery.blockUI/2.70/jquery.blockUI.min.js "> </ script >
565
- < script src ="//cdn.datatables.net/plug-ins/2.0.8/features/inputPaging/dist/dataTables.inputPaging.min.js "> </ script >
565
+ < script src ="https: //cdn.datatables.net/plug-ins/2.0.8/features/inputPaging/dist/dataTables.inputPaging.min.js "> </ script >
566
566
< script src ="{% static 'js/candidate_url_list.js' %} "> </ script >
567
567
< script src ="{% static 'js/project.js' %} "> </ script >
568
568
< script src ="{% static 'js/core/bootstrap.min.js' %} "> </ script >
0 commit comments