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
1 changed files with 1 additions and 1 deletions

View File

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