Skip to content

Commit

Permalink
#870 Update profile view
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannick committed Oct 23, 2014
1 parent 90d46e0 commit 2a61b0e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions style/Core/templates/views/profile-view.tpl.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,7 @@

?>

<div class="col-sm-3 profile-nav">
<?php
generate_profile_menu('view');

echo $email_field;
echo $user_website;
?>
</div>
<div class="col-sm-9 col-profile">
<div class="col-sm-12">
<div class="profile-card">
<div class="profile-card-head">
<div class="user-avatar thumbnail">
Expand Down

0 comments on commit 2a61b0e

Please sign in to comment.