www.datascopesystem.com Open in urlscan Pro
2620:1ec:46::45  Public Scan

Submitted URL: https://www.datascopesystem.com/OnlineInductions/Inductions/InductionLogin/LoginByKey?key=b1f77093-a126-4957-b1eb-4bdcc7e69b00
Effective URL: https://www.datascopesystem.com/OnlineInductions/Inductions/InductionStart/Index
Submission: On April 29 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="ChangeSiteForm" class="navbar-form no-border full-height control-block-menu ng-pristine ng-valid" role="search">
  <script type="text/ng-template" id="header.boxTemplate"> <div id="{{boxId}}"
         class="box-wrapper"
         >
        <div class="p-3">
            <div class="d-flex justify-content-between mt-2 mb-5">
                <h6 class="text-uppercase">{{boxTitle}}</h6>
                <i class="fa fa-times-circle" aria-hidden="true" ng-click="hideBox()"></i>
            </div>

            <div class="box-body">
                <div class="full-height"></div>
            </div>
        </div>
    </div>
</script>
  <script type="text/javascript">
    var boxSlide = [function() {
      return {
        restrict: 'AE',
        transclude: true,
        scope: {
          boxId: '=',
          boxTitle: '=',
          boxExternalData: '=?'
        },
        templateUrl: 'header.boxTemplate',
        link: function(scope, element, attrs, ctrl, transclude) {
          scope.hideBox = function() {
            var target = element.find('#' + scope.boxId);
            target.removeClass('open');
          }
          //prevent bubble event click
          element.bind('click', function(e) {
            e.stopPropagation();
          });
          transclude(scope, function(clone, scope) {
            element.find('.box-body div').append(clone);
          });
        }
      };
    }];
    var boxToggle = ['$timeout', '$document', function($timeout, $document) {
      return {
        restrict: 'AE',
        scope: {
          boxToggle: '='
        },
        link: function(scope, element, attrs) {
          $timeout(function() {
            var target = $document.find('#' + scope.boxToggle);
            element.on('click', function(e) {
              target.toggleClass('open');
            });
            $document.on('mouseup', function(e) {
              var isChild = $(element).has(e.target).length > 0;
              var isSelf = element[0] == e.target;
              var isInside = isChild || isSelf;
              if (!isInside) {
                target.removeClass('open');
              }
            });
          });
        }
      };
    }];
    angular.module('app').directive('boxSlide', boxSlide).directive('boxToggle', boxToggle);
  </script>
  <div class="form-group">
    <div class="d-block d-md-none text-right ">
      <button class="btn user-info">
        <i class="fas fa-user-circle fa-lg"></i>
      </button>
      <div class="alert alert-info position-absolute user-info-block" role="alert"> Egelund Silas </div>
    </div>
    <ul class="user-name d-none  d-md-flex">
      <li class="pr-1" test-id="usersurname">Silas</li>
      <li test-id="username">Egelund</li>
    </ul>
  </div>
  <div class="form-group">
    <button type="button" class="btn btn-link"><i id="showLogoutMenuBtn" class="fa fa-power-off" data-toggle="modal" data-target="#logoutModal" aria-hidden="true"></i></button>
  </div>
</form>

Text Content

Egelund Silas
 * Silas
 * Egelund




WELCOME TO YOUR INDUCTION


SILAS EGELUND

Silas Egelund, you have already completed all available inductions or you have
not been assigned to any induction

please select induction



NNE M3
please select language

please select language

English
Continue

2024 © Datascope Systems Ltd.

LOGOUT

×
Would you like to log out of the application?
Logout Stay