0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-26 11:38:57 +02:00

Hide email link UI from the settings because it doesn't work.

This commit is contained in:
David Baker 2014-09-03 19:00:25 +01:00
parent dce6395395
commit 284d6b279b

View file

@ -23,8 +23,8 @@
</div>
<br/>
<h3>Linked emails</h3>
<div class="section">
<h3 style="display: none; ">Linked emails</h3>
<div class="section" style="display: none; ">
<form>
<input size="40" ng-model="linkedEmails.linkNewEmail" ng-enter="linkEmail(linkedEmails.linkNewEmail)" />
<button ng-disabled="!linkedEmails.linkNewEmail" ng-click="linkEmail(linkedEmails.linkNewEmail)">