summaryrefslogtreecommitdiff
path: root/www/js/WizardCtrl.js
diff options
context:
space:
mode:
authorpliablepixels <pliablepixels@gmail.com>2016-06-16 12:25:06 -0400
committerpliablepixels <pliablepixels@gmail.com>2016-06-16 12:25:06 -0400
commit6c5245d75bb0a650ff2621e91e8c21d0b7093806 (patch)
tree0441b640f869c8e0e0d0f1fb8517c48ac1d01600 /www/js/WizardCtrl.js
parent2bee0d32cb046485adcbd15f8607440b2265a366 (diff)
nits
Former-commit-id: 8c8f3612677c142e66e95edb621640b604028f65
Diffstat (limited to 'www/js/WizardCtrl.js')
-rw-r--r--www/js/WizardCtrl.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/WizardCtrl.js b/www/js/WizardCtrl.js
index dc9ceccb..a0cc975d 100644
--- a/www/js/WizardCtrl.js
+++ b/www/js/WizardCtrl.js
@@ -121,6 +121,8 @@ angular.module('zmApp.controllers').controller('zmApp.WizardCtrl', ['$scope', '$
//--------------------------------------------------------------------------
// Utility function - iterates through a list of URLs
+ // Don't put loginData.reachability here --> we are using this to iterate
+ // through multiple options - not the same as fallback
//--------------------------------------------------------------------------
function findFirstReachableUrl(urls, tail)