removed more facebook stuff
This commit is contained in:
parent
c39506fe6c
commit
306ab86787
6 changed files with 4 additions and 66 deletions
5
WebContent/profile.jsp
Normal file → Executable file
5
WebContent/profile.jsp
Normal file → Executable file
|
|
@ -112,11 +112,6 @@ User user = (User)request.getAttribute("profile_user");
|
|||
<li class="page_item"><a href="?id=<%=user.getId() %>&page=password" title="Change Password">Password</a></li>
|
||||
<li class="page_item">Faces <!-- <a href="?id=<%=user.getId() %>&page=faces" title="Edit Detected faces">Faces</a> --></li>
|
||||
<li class="page_item"> </li>
|
||||
<% if( user.getFacebookUid() == null ){ %>
|
||||
<li class="page_item">
|
||||
<!-- <fb:login-button>Connect to Facebook</fb:login-button> -->
|
||||
</li>
|
||||
<%} %>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue