@@ -135,26 +135,27 @@ <h1>field</h1>
135135 < p > The type of the field in the UI.</ p >
136136
137137 < ul class ="indent list-unstyled " style ="float:left;width:170px ">
138- < li > < span data-id ="#boolean "> < img src ="pix/dico/ft-bool.gif " alt ="" class ="Icon "> boolean</ span > </ li >
139- < li > < span data-id ="#color "> < img src ="pix/dico/ft-color.gif " alt ="" class ="Icon "> color</ span > </ li >
140- < li > < span data-id ="#date "> < img src ="pix/dico/ft-date.gif " alt ="" class ="Icon "> date</ span > </ li >
141- < li > < span data-id ="#datetime "> < img src ="pix/dico/ft-datehm.gif " alt ="" class ="Icon "> datetime</ span > </ li >
142- < li > < span data-id ="#decimal "> < img src ="pix/dico/ft-dec.gif " alt ="" class ="Icon "> decimal</ span > </ li >
143- < li > < span data-id ="#document "> < img src ="pix/dico/ft-doc.gif " alt ="" class ="Icon "> document</ span > </ li >
144- < li > < span data-id ="#email "> < img src ="pix/dico/ft-email.gif " alt ="" class ="Icon "> email</ span > </ li >
145- < li > < span data-id ="#formula "> < img src ="pix/dico/ft-fn.gif " alt ="" class ="Icon "> formula</ span > </ li >
146- < li > < span data-id ="#html "> < img alt ="" class ="Icon " src ="pix/dico/ft-htm.gif "> html (RTF)</ span > </ li >
138+ < li > < span data-id ="#boolean "> < img src ="pix/dico/ft-bool.gif " class ="Icon "> boolean</ span > </ li >
139+ < li > < span data-id ="#color "> < img src ="pix/dico/ft-color.gif " class ="Icon "> color</ span > </ li >
140+ < li > < span data-id ="#date "> < img src ="pix/dico/ft-date.gif " class ="Icon "> date</ span > </ li >
141+ < li > < span data-id ="#datetime "> < img src ="pix/dico/ft-datehm.gif " class ="Icon "> datetime</ span > </ li >
142+ < li > < span data-id ="#decimal "> < img src ="pix/dico/ft-dec.gif " class ="Icon "> decimal</ span > </ li >
143+ < li > < span data-id ="#document "> < img src ="pix/dico/ft-doc.gif " class ="Icon "> document</ span > </ li >
144+ < li > < span data-id ="#email "> < img src ="pix/dico/ft-email.gif " class ="Icon "> email</ span > </ li >
145+ < li > < span data-id ="#formula "> < img src ="pix/dico/ft-fn.gif " class ="Icon "> formula</ span > </ li >
146+ < li > < span data-id ="#hidden "> < img class ="Icon " src ="pix/dico/ft-hidden.png "> hidden</ span > </ li >
147+ < li > < span data-id ="#html "> < img class ="Icon " src ="pix/dico/ft-htm.gif "> html</ span > </ li >
147148 </ ul >
148149 < ul class ="indent list-unstyled " style ="float:left;width:170px ">
149- < li > < span data-id ="#image "> < img src ="pix/dico/ft-img.gif " alt ="" class ="Icon "> image</ span > </ li >
150- < li > < span data-id ="#url "> < img src ="pix/dico/ft-url.gif " alt ="" class ="Icon "> URL</ span > </ li >
151- < li > < span data-id ="#lov "> < img src ="pix/dico/ft-lov.gif " alt ="" class ="Icon "> lov (list of values)</ span > </ li >
152- < li > < span data-id ="#list "> < img src ="pix/dico/ft-lov.gif " alt =" " class ="Icon "> list (multiple values)</ span > </ li >
153- < li > < span data-id ="#money "> < img src ="pix/dico/ft-money.gif " alt ="" class ="Icon "> money</ span > </ li >
154- < li > < span data-id ="#text "> < img src ="pix/dico/ft-txt.gif " alt ="" class ="Icon "> text</ span > </ li >
155- < li > < span data-id ="#textmultiline "> < img src ="pix/dico/ft-txtml.gif " alt ="" class ="Icon "> textmultiline</ span > </ li >
156- < li > < span data-id ="#integer "> < img src ="pix/dico/ft-int.gif " alt ="" class ="Icon "> integer</ span > </ li >
157- < li > < span data-id ="#time "> < img src ="pix/dico/ft-time.gif " alt ="" class ="Icon "> time</ span > </ li >
150+ < li > < span data-id ="#image "> < img src ="pix/dico/ft-img.gif " class ="Icon "> image</ span > </ li >
151+ < li > < span data-id ="#url "> < img src ="pix/dico/ft-url.gif " class ="Icon "> URL</ span > </ li >
152+ < li > < span data-id ="#lov "> < img src ="pix/dico/ft-lov.gif " class ="Icon "> lov (list of values)</ span > </ li >
153+ < li > < span data-id ="#list "> < img src ="pix/dico/ft-list.png " class ="Icon "> list (multiple values)</ span > </ li >
154+ < li > < span data-id ="#money "> < img src ="pix/dico/ft-money.gif " class ="Icon "> money</ span > </ li >
155+ < li > < span data-id ="#text "> < img src ="pix/dico/ft-txt.gif " class ="Icon "> text</ span > </ li >
156+ < li > < span data-id ="#textmultiline "> < img src ="pix/dico/ft-txtml.gif " class ="Icon "> textmultiline</ span > </ li >
157+ < li > < span data-id ="#integer "> < img src ="pix/dico/ft-int.gif " class ="Icon "> integer</ span > </ li >
158+ < li > < span data-id ="#time "> < img src ="pix/dico/ft-time.gif " class ="Icon "> time</ span > </ li >
158159 </ ul >
159160
160161 < div class ="clearfix "> </ div >
0 commit comments