|
|
|
|
@ -86,27 +86,27 @@ |
|
|
|
|
|
|
|
|
|
<!-- The fileinput-button span is used to style the file input field as button --> |
|
|
|
|
|
|
|
|
|
<div class="textAreaBlock2 polsF1 text-nn box-sizing disTab"> |
|
|
|
|
<div class="col-lg-12" style="margin-bottom: 12px;"> |
|
|
|
|
<!-- <div class="textAreaBlock2 polsF1 text-nn box-sizing disTab"> --> |
|
|
|
|
<div class="textAreaBlock2 polsF1 text-nn box-sizing disTab" style="margin-bottom: 12px;"> |
|
|
|
|
<span class="btn btn-success fileinput-button add_file_to_port"> |
|
|
|
|
<span>Выберите файлы</span> |
|
|
|
|
<input id="fileupload" type="file" name="file" multiple value=""> |
|
|
|
|
</span> |
|
|
|
|
</div> |
|
|
|
|
<!-- The global progress bar --> |
|
|
|
|
<div class="col-lg-12"> |
|
|
|
|
<div class="textAreaBlock2 polsF1 text-nn box-sizing disTab"> |
|
|
|
|
<div id="progress-portfolio" class="progress"> |
|
|
|
|
<div class="progress-bar progress-bar-success"></div> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<!-- The container for the uploaded files --> |
|
|
|
|
<div class="col-lg-12"> |
|
|
|
|
<div class="textAreaBlock2 polsF1 text-nn box-sizing disTab"> |
|
|
|
|
<div id="files" class="files"></div> |
|
|
|
|
</div> |
|
|
|
|
<div class="col-lg-12"> |
|
|
|
|
<div class="textAreaBlock2 polsF1 text-nn box-sizing disTab"> |
|
|
|
|
<input class="btn-submit-link add_file_to_port" type="submit" value="Разместить портфолио"> |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<!-- </div> --> |
|
|
|
|
</form> |
|
|
|
|
</div> |
|
|
|
|
|
|
|
|
|
|