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 : 3.12.151.11


Current Path : /proc/thread-self/root/var/www/oasis/html_modules/
Upload File :
Current File : //proc/thread-self/root/var/www/oasis/html_modules/qnmarksentrypopup.html

<script type="text/javascript">
  $(function () {
    $("#tabs").tabs();
  });
  $(function () {
    $("#sub_tabs").tabs();
  });
</script>
<style>
  .form-input {
    width: 35px;
  }
  .column {
    padding: 3px;
    border: 1px solid #c5dbec;
  }
  .btn {
    background-color: #008cba;
    border: none;
    color: white;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    cursor: pointer;
    border-radius: 3px;
  }
</style>
<div id="batch_popup_div" style="padding-top: 8px; width: 100%">
  <input type="text" id="medegree" hidden />
  <input type="text" id="mesem" hidden />
  <input type="text" id="meregno" hidden />
  <div id="meMarksTable"></div>
  <table
    id="tbl_menu"
    align="center"
    cellpadding="2"
    cellspacing="0"
    border="0"
    width="100%"
    style="margin-top: 10px"
  >
    <tr>
      <td align="center">
        <span class="btn" onclick="saveMeStudenMarks();">Save</span>
        <span class="btn" onclick="cancel();">Cancel</span>
      </td>
    </tr>
  </table>
</div>