mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
CLOUDSTACK-7809: UI > remove unnecessary cookie 'networktype'.
This commit is contained in:
parent
1ea6f7dd58
commit
492962520e
@ -365,8 +365,7 @@
|
||||
$.cookie('username', null);
|
||||
$.cookie('account', null);
|
||||
$.cookie('domainid', null);
|
||||
$.cookie('role', null);
|
||||
$.cookie('networktype', null);
|
||||
$.cookie('role', null);
|
||||
$.cookie('timezoneoffset', null);
|
||||
$.cookie('timezone', null);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user