Show page outside styleguide
Font Face
Teva Sans Latin

Drafts & Templates
PBS Templates

Primitives & components context

Primitives & components: Teva SCS

Skip to main content
<script>
  // Code to open popup at pageload
  $(function() {
    // Issue in order stack.
    // 1. this code executed.
    // 2. deferred script loaded
    // 3. $.ready executed
    //
    // Issue comes to light now. We will see if we can create callback
    // when all library code is 'started'
    //
    // QuickFix: We jump over the event loop of library execution.
    setTimeout(function() {
      $("#sg-c1151c").modal('show');
    }, 1);
  })
</script>
Label for Date of preparation
29 Jan 2020
Hide date Label of Reference Number
Text of Reference Number