image upload check
This commit is contained in:
parent
59ca054e83
commit
f48efedbe6
@ -420,49 +420,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-3">
|
|
||||||
<div>
|
|
||||||
<!--<form name="Form" id="form1" novalidate ng-submit="form.submit(Form,myModel)"
|
|
||||||
method="post">-->
|
|
||||||
<div class="file-upload">
|
|
||||||
<div class="row">
|
|
||||||
|
|
||||||
<div class="col-md-6">
|
|
||||||
<fieldset>
|
|
||||||
|
|
||||||
<div class="form-group">
|
|
||||||
<div class="user-image">
|
|
||||||
<h4>Profile Picture</h4>
|
|
||||||
<!--<label>-->
|
|
||||||
<!--Image <span class="symbol required"></span>-->
|
|
||||||
<!--</label>-->
|
|
||||||
|
|
||||||
<div class=" margin-bottom-5">
|
|
||||||
<img src="{{userInfo.profileImage}}"
|
|
||||||
alt="">
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!--<input name="myModel.idproof" accept="image/jpeg" type="file">-->
|
|
||||||
<input type="file" file-model="idProof"
|
|
||||||
accept="image/*"/>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="col-md-12">
|
|
||||||
<div class="pull-right">
|
|
||||||
<button class="btn btn-success btn-o btn-sm margin-right-15"
|
|
||||||
type="submit"
|
|
||||||
ng-click="uploadFile()">Submit
|
|
||||||
</button>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</fieldset>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
<!--</form>-->
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<!--<pre>{{ myModel | json}}</pre>-->
|
<!--<pre>{{ myModel | json}}</pre>-->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user