Skip to content

Commit

Permalink
TEAMMATES#8589-adding a tootlip
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy51997 committed May 10, 2018
1 parent 8973e8e commit 079a65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/pages/studentProfilePageDefault.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3 id="studentName">
</h3>
<br>
<div class="form-group row">
<div class="col-xs-6 col-sm-5 col-md-3 cursor-pointer" data-original-title="Upload a profile picture" data-placement="top" data-toggle="tooltip" title="">
<div class="col-xs-6 col-sm-5 col-md-3 cursor-pointer" data-original-title="Upload a profile picture. Max size: 5MB .png .jpg" data-placement="top" data-toggle="tooltip" title="">
<img class="profile-pic" data-edit="false" data-target="#studentPhotoUploader" data-toggle="modal" id="profilePic" src="/images/profile_picture_default.png">
</div>
<div class="">
Expand Down

0 comments on commit 079a65d

Please sign in to comment.