You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ength' for nil:NilClass
I had called length on element.elements["MainNumber"].text without checking, wheter
element.elements["MainNumber"].text is nil. This has been corrected now.
In the Customer New or Edit page, the name input field is too long, compared to the other fields:
Same in the Site and User New or Edit pages:
The text was updated successfully, but these errors were encountered: