Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
<div class="modal-header">
<h3 tabindex="0"><span class="sr-only">Popup modal </span>About</h3>
</div>
<div class="modal-body">
<p>VA Tool Set - v{{version}}</p>
<p>The VA Tool Set provides access to utilities that allow authorized users to configure and support features in other mobile apps.</p>
<p>Select the appropriate user guide for detailed tool instructions.</p>
<p><a href="assets/pdfs/var-utility-guide.pdf" target="_blank">VAR Utility</a></p>
</div>
<div class="modal-footer">
<button id="about-ok-btn" class="btn btn-primary" ng-click="ok()">OK</button>
</div>