Remove link to change email address

We never implemented this; the link goes to a 404.  And it's unlikely that we
will get to it soon, because we currently use email address as the unique
identifier for a user.

Since it can't be changed, we remove it from the 'Settings' tab entirely.
It's still visible in the sidebar, anyway.

(imported from commit a18c0726fb67baf04429a90e36a383cacd03ad8a)
This commit is contained in:
Keegan McAllister 2012-11-26 18:16:25 -05:00
parent 81672af751
commit 69801ce1db
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@
<div class="row-fluid">
<div id="current_settings" class="span9">
<h1>Settings</h1>
<label>Email</label>
<b>{{ user_profile.user.email }}</b> <a href="/settings/change-email">(change?)</a><br /><br />
<div id="API">
<label>API Key</label>
<div id="api_key_button_box">