[BUGFIX] There must be initial numSiteConstsSelection if session is empty
The problem was when the session is empty, until user makes some selection. In case of empty session (selection not in session), first item of numSiteConstsOptions is selected and saved to session. Method 'assignViewWidthMenuVariables' does that and sends selection and options to view.
Please register or sign in to comment