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
At the end of the file jquery.autoellipsis-1.0.8.min there should be a semicolon.
This makes trouble for us because we concatenate all JS files. And of course, if one ; is missing, it breaks all other JS.
The text was updated successfully, but these errors were encountered:
At the end of the file jquery.autoellipsis-1.0.8.min there should be a semicolon.
This makes trouble for us because we concatenate all JS files. And of course, if one ; is missing, it breaks all other JS.
The text was updated successfully, but these errors were encountered: