Changeset 76 for ATGoogleMaps


Ignore:
Timestamp:
07/24/06 21:42:49 (6 years ago)
Author:
takanori
Message:

入力領域の幅を10に変更

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ATGoogleMaps/trunk/skins/googlemaps/latlng_widget.pt

    r67 r76  
    5252             name="" 
    5353             value="" 
    54              size="12" 
     54             size="10" 
    5555             tabindex="#" 
    5656             tal:attributes="name string:${fieldName}.latitude:record:ignore_empty; 
     
    6767             name="" 
    6868             value="" 
    69              size="12" 
     69             size="10" 
    7070             tabindex="#" 
    7171             tal:attributes="name string:${fieldName}.longitude:record:ignore_empty; 
Note: See TracChangeset for help on using the changeset viewer.