Commit e901deb4b5f24e508d6436e6254042bec95d87ee

Authored by Laurent BEIGBEDER
1 parent 0c120677
Exists in master

10229 + 11009: pos tooltip updated

ihm/app/view/Steps/TransformationDefinition/VecDefGrid.js
... ... @@ -73,7 +73,7 @@ Ext.define('treps.view.Steps.TransformationDefinition.VecDefGrid' ,{
73 73 {
74 74 xtype : 'checkcolumn',
75 75 header: 'Pos.',
76   - tooltip: 'When this column is checked, the vector represent a position in space.',
  76 + tooltip: 'When this column is checked, the vector represents a position (km) in space.',
77 77 dataIndex: 'is_pos',
78 78 flex: 1
79 79 }
... ...