Commit e74eb76d5fd7731e26b779f1cd3a6bf64672726b

  • avatar
  • arvind
  • Sun Sep 22 15:21:18 IST 2013
Increase in delay for mapInit
  
115115 else {
116116 setTimeout(function() {
117117 CRP.mapInit();
118 }, 1000);
118 }, 2000);
119119 }
120120 } catch(e) {
121121 setTimeout(function() {
122122 CRP.mapInit();
123 }, 1000);
123 }, 2000);
124124 }
125125 },
126126 //custom function for maraa CR Portal