Commit 7e75a370 authored by D.H.D. Nguyen's avatar D.H.D. Nguyen
Browse files

update upload project

parent fe479115
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@
			</div>
			<div class="form-group col-md-4">
				{{wtf.form_field(form.upload, class='')}}
				<span class="glyphicon glyphicon-info-sign" href="" data-toggle="popover" data-trigger="hover" title="<strong> example.txt </strong>" data-content="amazing<br />interesting<br />boring<br />..." style="position: absolute; left: 45%; bottom: 65%; color: darkgreen;" data-html="true">
				<span class="glyphicon glyphicon-info-sign" href="" data-toggle="popover" data-trigger="hover" title="<strong> example.txt </strong>" data-content="item 1<br />item 2<br />item 3<br />..." style="position: absolute; left: 45%; bottom: 65%; color: darkgreen;" data-html="true">
			</div>
		</div>