]> BookStack Code Mirror - bookstack/commit
Added front-end toggle and testing of inline attachments 2791/head
authorDan Brown <redacted>
Sun, 6 Jun 2021 12:55:56 +0000 (13:55 +0100)
committerDan Brown <redacted>
Sun, 6 Jun 2021 12:55:56 +0000 (13:55 +0100)
commit7997300f966103d8f945422fc0a38bef9f5bdbaa
treedf101cdf32e729d17208ef1ef3608ddf53c6d7ba
parent888f435651d733570293f71b8d0fab09c4ae0169
Added front-end toggle and testing of inline attachments
app/Uploads/Attachment.php
resources/js/components/attachments-list.js [new file with mode: 0644]
resources/js/components/index.js
resources/views/attachments/list.blade.php
tests/Uploads/AttachmentTest.php