mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-26 10:59:23 -05:00
Create a temporary upload service server side (by hacking demos/webserver.py) and client side with an angularjs service component.
This commit is contained in:
parent
f5973d8ddb
commit
deae7f4f5d
@ -15,6 +15,7 @@
|
||||
<script src="rooms/rooms-controller.js"></script>
|
||||
<script src="components/matrix/matrix-service.js"></script>
|
||||
<script src="components/fileInput/file-input-directive.js"></script>
|
||||
<script src="components/fileUpload/file-upload-service.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user