You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<script type="text/javascript">
// Enable the file uploader
I'm not sure if it was only the syntax coloration but the code after the commentaries wasn't well shown.
second thing :
'viewUrl': '{{ '/uploads/tmp/attachments/' ~ editId | json_encode | raw }}',
I added quotes.
I'm continuing to try to get it work but this question can be closed.
Hi,
thanks for the bundle, i'm learning symfony and trying to have this plugin working.
my problem seems to be this part :
{# Underscore templates for the uploader #}
I don't understand what should be there. I searched in underscore and about the jquery-file-upload documentations but I still don't understand.
I've got an edit page working but the upload part of my form shows nothing
thanks for your help
The text was updated successfully, but these errors were encountered: