Skip to content

Remove $.cookie reference - #215

Open
Oleksandr Olashyn (dancingwithcrm) (OOlashyn) wants to merge 2 commits into
microsoft:masterfrom
OOlashyn:master
Open

Remove $.cookie reference#215
Oleksandr Olashyn (dancingwithcrm) (OOlashyn) wants to merge 2 commits into
microsoft:masterfrom
OOlashyn:master

Conversation

@OOlashyn

$.cookie is not a part of jquery library and requires an external jquery-cookie plugin that is not shipped with the portal. Because of that new function to get cookie via vanilla js was added and used instead.

$.cookie is not a part of jquery library and requires an external jquery-cookie plugin that is not shipped with the portal. Because of that new function to get cookie via vanilla js was added and used instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants