features/upload/views/upload.php

Summary

Maintainability
A
0 mins
Test Coverage

<input id="hidden_event_id" type="hidden" name="event_id" value="<?php echo $id ?>" />
    <button class="btn btn-primary editable_hidden" id="clickable" style="display:none;">Drag images anywhere or click here to select files</button>

<div id="previews"></div>

<br />