Subversion Repositories SmartDukaan

Rev

Rev 31358 | Rev 31363 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 31358 Rev 31360
Line 180... Line 180...
180
                        <td class="aadhar docfile">
180
                        <td class="aadhar docfile">
181
                         <i class="far fa-arrow-alt-circle-up" style="background:green"></i>
181
                         <i class="far fa-arrow-alt-circle-up" style="background:green"></i>
182
                            <input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
182
                            <input type="hidden" class="aadharhidden" value="$pob.getAadharDoc()">
183
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"
183
                            <input type="file" class="aadhar" placeholder="aadhar" disabled name="aadhar1"
184
                                   value="$pob.getAadharDoc()">
184
                                   value="$pob.getAadharDoc()">
185
                             <a href="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()" class="download">
185
                             <a   target="_self" href="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()">
186
                             
186
                             
187
                               <img src="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()" alt="photo" width="300">
187
                               <img src="${rc.contextPath}/download-attachment?documentId=$pob.getAadharDoc()" alt="photo" width="300">
188
                             
188
                             
189
                             
189
                             
190
                          </a>
190
                          </a>