1
0
mirror of https://github.com/moparisthebest/mail synced 2024-12-21 23:08:50 -05:00

comment cc field so that it's not a grey bar on windows and chrome os

This commit is contained in:
Tankred Hase 2013-11-14 10:24:34 +01:00
parent 693a83f76b
commit c36c3501c6

View File

@ -13,7 +13,7 @@
</p>
<p>
<span>Cc:</span>
<input type="email" ng-model="cc" tabindex="2" disabled>
<!--<input type="email" ng-model="cc" tabindex="2">-->
</p>
</div><!--/.address-headers-->