CASH-845 add comment to explain rationale
This commit is contained in:
parent
bea71eb171
commit
583ce61f57
1 changed files with 1 additions and 1 deletions
|
|
@ -982,7 +982,7 @@ export default {
|
||||||
|
|
||||||
if (shopProviderData) {
|
if (shopProviderData) {
|
||||||
this.shopProviderData = shopProviderData;
|
this.shopProviderData = shopProviderData;
|
||||||
this.updateSelectedProvider();
|
this.updateSelectedProvider(); // ensure that page loads with non-null selectedProvider
|
||||||
}
|
}
|
||||||
|
|
||||||
var gaLabel = this.GaLabels.NO;
|
var gaLabel = this.GaLabels.NO;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue