2010-10-16 21:13:34 +02:00
|
|
|
<div class="dialog-frame" style="width: 400px;">
|
2010-10-25 03:07:25 +02:00
|
|
|
<div class="dialog-header" bind="dialogHeader">QA Data Load?</div>
|
|
|
|
<div class="dialog-body" bind="dialogBody">
|
|
|
|
<p class="body-text">Other people will be enlisted to help double-check
|
|
|
|
your data load for quality assurance purposes. Their time and labor
|
|
|
|
have a cost.
|
|
|
|
</p>
|
|
|
|
<p class="body-text">You yourself should have taken all reasonable measures
|
|
|
|
to eliminate errors from your data load. Your prudence is greatly appreciated.
|
|
|
|
</p>
|
|
|
|
<p><a href="http://wiki.freebase.com/wiki/Refinery" target="_blank">Tell me more ...</a></p>
|
|
|
|
</div>
|
2010-10-16 21:13:34 +02:00
|
|
|
<div class="dialog-footer" bind="dialogFooter">
|
2010-10-25 03:07:25 +02:00
|
|
|
<button class="button" bind="okButton">Yes, QA Data Load</button>
|
|
|
|
<button class="button" bind="cancelButton">Cancel</button>
|
2010-10-16 21:13:34 +02:00
|
|
|
</div>
|
|
|
|
</div>
|