updated: remote upload form
This commit is contained in:
parent
269e5ea168
commit
d080f3b137
1 changed files with 0 additions and 23 deletions
|
@ -44,26 +44,3 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="remoteForm"></div>
|
||||
|
||||
{literal}
|
||||
<style>
|
||||
|
||||
</style>
|
||||
{/literal}
|
||||
{$videoFields = $Upload->load_video_fields($input)}
|
||||
{$requiredFields = $videoFields[0]}
|
||||
{$sharingOptions = $videoFields[1]}
|
||||
{$dateAndLocation = $videoFields[2]}
|
||||
<div id="remoteUploadFormContainer" class="uploadFormContainer">
|
||||
|
||||
</div>
|
||||
|
||||
{literal}
|
||||
<script>
|
||||
|
||||
$(document).ready(function(){
|
||||
|
||||
});
|
||||
|
||||
</script>
|
||||
{/literal}
|
Loading…
Add table
Reference in a new issue