From 6c5245d75bb0a650ff2621e91e8c21d0b7093806 Mon Sep 17 00:00:00 2001 From: pliablepixels Date: Thu, 16 Jun 2016 12:25:06 -0400 Subject: nits Former-commit-id: 8c8f3612677c142e66e95edb621640b604028f65 --- www/js/WizardCtrl.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/js/WizardCtrl.js') 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) -- cgit v1.2.3