Fixing whitespace and comment issues

pull/272/head
Stewart Loving-Gibbard 7 years ago
parent 9c9e7cd142
commit 4feee8f48d

@ -215,7 +215,7 @@ TABS.failsafe.initialize = function (callback, scrollPosition) {
isFailsafeEnabled = bit_check(BF_CONFIG.features, 8);
}
// Change Failsafe Procedure Minimum Distance appropriately when checkbox manipulated
// fill stage 2 fields
failsafeFeature = $('input[name="failsafe_feature_new"]');
failsafeFeature.change(function () {
if ($(this).is(':checked')) {

Loading…
Cancel
Save