Content deleted Content added
mNo edit summary |
mNo edit summary |
||
Line 50:
// Standardise 'per second'
txt.value = txt.value.replace(/ft\/sec/gi, 'ft/s');
txt.value = txt.value.replace(/m\/sec/gi, '
// Space before horsepower symbol
|