dev.blackbooks.me Open in urlscan Pro
2a02:4780:b:921:0:2968:3a6:2  Public Scan

URL: https://dev.blackbooks.me/
Submission: On September 26 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://dev.blackbooks.me/hrm/clock-in-clock-out

<form method="POST" action="https://dev.blackbooks.me/hrm/clock-in-clock-out" accept-charset="UTF-8" id="clock_in_clock_out_form"><input name="_token" type="hidden" value="aLefEVg0Jt2DwSezBU1okb30azsKlOYSOdtW7Bka">
  <div class="modal-header">
    <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
    <h4 class="modal-title">
      <span id="clock_in_text">Clock In</span>
      <span id="clock_out_text">Clock Out</span>
    </h4>
  </div>
  <div class="modal-body">
    <div class="row">
      <div class="form-group col-md-12">
        <strong>essentials::lang.location:</strong>
        <button type="button" class="btn btn-primary btn-xs" id="get_current_location">
          <i class="fas fa-map-marker-alt"></i> Get current location </button>
        <br><span id="current_location" class="clock_in_out_location"></span>
      </div>
      <input type="hidden" name="type" id="type" value="">
      <div class="col-md-6">
        <label for="employee_clock_id">Employee Id:</label>
        <input type="text" class="form-control" id="employee_clock_id" name="employee_clock_id" placeholder="Enter Employee Code">
        <ul id="select_employee_data" class="form-control" style="display:none;background:#fff;padding:2px; border: 1px solid #E1E1E1; height: auto; font-size: 12px; line-height: 23px;"></ul>
      </div>
      <div class="col-md-6">
        <label for="employee_name">Employee Name :</label>
        <input type="text" class="form-control" id="employee_name" name="employee_name" disabled="">
      </div>
      <input type="hidden" name="clock_in_out_location" id="clock_in_out_location" value="">
    </div>
    <div class="form-group col-md-12 custom-spacing mb-3">
      <button type="button" class="btn btn-success" id="set_clock_in_time" onclick="submitForm('clock_in')"> Clock In</button>
      <button type="button" class="btn btn-danger" id="set_clock_out_time" onclick="submitForm('clock_out')"> Clock Out</button>
    </div>
  </div>
  <div class="modal-footer">
    <button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
  </div>
</form>

Text Content

Toggle navigation BlackBooks
 * Pricing
 * Repair Status

 * Login

BlackBooks

ERP

×

CLOCK IN CLOCK OUT

essentials::lang.location: Get current location

Employee Id:
Employee Name :
Clock In Clock Out
Close