mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-15 19:08:43 -05:00
Created m-file-input. A directive to open a file selection dialog on whatever HTML element
This commit is contained in:
parent
e7736668ba
commit
7dc0a28e17
2 changed files with 44 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
<script src="room/room-controller.js"></script>
|
||||
<script src="rooms/rooms-controller.js"></script>
|
||||
<script src="components/matrix/matrix-service.js"></script>
|
||||
<script src="components/fileInput/file-input-directive.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue