0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.117.254.177


Current Path : /proc/thread-self/root/var/www/html/pgadm2020/bcu/
Upload File :
Current File : //proc/thread-self/root/var/www/html/pgadm2020/bcu/option-entry.html

<div class="row clearfix" id="upload_doc_det">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
      <div class="card">
        <div class="header bg-blue">
          <h2>Option Entry</h2>
        </div>
        <div class="body">
          <div class="row clearfix">
            <div id="uploaddetdet" class="row clearfix">
              <div class="col-md-12">

                <div class="col-md-12">

                  <div id="upddet">

                    <table class='table table-bordered table-striped table-upd' id="uploaddet">
                      <thead>
                        <tr class="bg-cyan">
                          <td style="width :10%;text-align: center;">Sl. No.</td>
                          <td style="width : 40%;text-align: center;">Degree</td>
                          <td style="width : 35%;text-align: center;">College</td>
                          <td style="width : 15%;text-align: center;">Priority</td>
                        </tr>
                      </thead>
                      <tbody id="options">
                        
                      </tbody>
                    </table>

                    
                  </div>
                  <center>
                  <button type="button" style="font-weight: 600;font-size: 16px; margin: 10px auto;" 
                  class="btn btn-primary waves-effect btn-lg" onclick = "saveOptionEntry()">Save</button>
                </center>
                </div>

              </div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>