parent
180908bfe1
commit
2d818fc886
@ -44,11 +44,6 @@ $(function () {
|
|||||||
// Initialize the jQuery File Upload widget:
|
// Initialize the jQuery File Upload widget:
|
||||||
$('#fileupload').fileupload();
|
$('#fileupload').fileupload();
|
||||||
|
|
||||||
// Options
|
|
||||||
$('#fileupload').fileupload('option', {
|
|
||||||
maxFileSize: max_file_size
|
|
||||||
});
|
|
||||||
|
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
<!-- END TEMPLATE FILE UPLOAD MAIN -->
|
<!-- END TEMPLATE FILE UPLOAD MAIN -->
|
||||||
Loading…
Reference in New Issue
Block a user