123456789101112 |
- <view xmlns="http://labkey.org/data/xml/view" title="Form Portal">
- <dependencies>
- <dependency path="crf/formPortal.js"/>
- <!--local copy of pdfkit, version 0.10.0-->
- <!--https://github.com/devongovett/pdfkit/releases/download/v0.10.0/pdfkit.standalone.js-->
- <!--local copy of blob-stream, version 0.1.3-->
- <!--https://github.com/devongovett/blob-stream/releases/download/v0.1.3/blob-stream.js-->
- </dependencies>
- </view>
- <!-- need to restart labkey to add new files -->
|