File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,5 +51,8 @@ <h3 id="TCsteps">Test Case Instruction</h3>
5151 < div id ="TCsteps_table "> {{content}}</ div >
5252 </ div >
5353 </ div >
54- < script src ="https://code.jquery.com/jquery-3.4.1.slim.min.js "> </ script >
54+ < script src ="https://code.jquery.com/jquery-3.4.1.slim.min.js "
55+ integrity ="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n "
56+ crossorigin ="anonymous ">
57+ </ script >
5558< script src ="/assets/js/testcases.js "> </ script >
Original file line number Diff line number Diff line change 2323
2424< button id ="btnReset "> Request Password Reset</ button >
2525
26- < script src ='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js '> </ script >
26+ < script
27+ src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js "
28+ integrity ="sha384-1H2T9wSvYLSIfaLxHE7dDb3v4mYCkbpQvzx0cegjeju1MvsGrX5xXxAvs/HqeFs= "
29+ crossorigin ="anonymous ">
30+ </ script >
2731< script >
2832$ ( function ( ) {
2933
You can’t perform that action at this time.
0 commit comments