This is just some static backup of the original site, don't expect every link to work!

Ignore:
Timestamp:
Sep 10, 2018, 5:17:24 PM (4 years ago)
Author:
rene <rene@…>
Branches:
ng_0.9
Children:
61e3f4
Parents:
00c79a
Message:

removed reply-to-self option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • content/vI_storage.js

    r00c79a re4b836  
    9292        Log.debug("awPopupOnCommand '" + element.id + "' '" + element.value + "'");
    9393        storage.__updateVIdentityFromStorage(element.parentNode.nextSibling.firstChild, currentWindow);
    94         if (element.selectedItem.getAttribute("value") == "addr_reply") // if reply-to is manually entered disable AutoReplyToSelf
    95           currentWindow.document.getElementById("virtualIdentityExtension_autoReplyToSelfLabel").setAttribute("hidden", "true");
    96 
    9794      },
    9895
Note: See TracChangeset for help on using the changeset viewer.