Skip to content
Snippets Groups Projects
Commit 2db1582f authored by Peter Rotich's avatar Peter Rotich
Browse files

task: Emit file upload media.

parent 5353fd4b
No related branches found
No related tags found
No related merge requests found
...@@ -469,6 +469,9 @@ else ...@@ -469,6 +469,9 @@ else
</p> </p>
</form> </form>
</div> </div>
<?php
echo $reply_attachments_form->getMedia();
?>
<script type="text/javascript"> <script type="text/javascript">
$(function() { $(function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment