Changeset 25726 for issm/trunk-jpl/src/m/miscellaneous/fielddisplay.py
- Timestamp:
- 10/29/20 17:06:23 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/miscellaneous/fielddisplay.py
r25157 r25726 22 22 #string 23 23 if isinstance(field, str): 24 25 24 if len(field) > 30: 26 25 string = displayunit(offset, name, "not displayed", comment)
Note:
See TracChangeset
for help on using the changeset viewer.