mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-20 06:03:20 +00:00
See ChangeLog.
Monotone-Parent: e12dddb9adb7771e7851d3446a599c176338ea41 Monotone-Revision: 28270e2fb73b9d6d39fb855a68f0d46bcbf364db Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-21T13:33:45 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
<table id="addressList" cellpadding="0" cellspacing="0"
|
||||
><tbody
|
||||
><var:foreach list="addressLists" item="addressList"
|
||||
><var:foreach list
|
||||
="addressList" item="address">
|
||||
><var:foreach list="addressList" item="address">
|
||||
<tr class="addressListElement" var:id="currentRowId">
|
||||
<td class="headerField">
|
||||
<var:popup name="currentPopUpId"
|
||||
@@ -46,6 +45,7 @@
|
||||
<td class="headerInput">
|
||||
<span class="headerInput"><input onfocus="fancyAddRow('');"
|
||||
readonly="1"
|
||||
tabindex="-1"
|
||||
type="text"
|
||||
class="textField" /></span>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user