
This cleans up the visualization for the document pull & cleans up some of the errant messages we were seeing in the UI Change-Id: I5fd4dcee88d95be742940a83678a2f461844cd75
6 lines
253 B
HTML
6 lines
253 B
HTML
<h1>Airship Document Operations</h1>
|
|
<div class="container">
|
|
<div class="documentBorder">
|
|
<button type="button" class="btn btn-info" id="DocPullBtn" (click)="documentPull()">Document Pull</button> Response: {{statusMsg}}
|
|
</div>
|
|
</div> |