X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=inline;f=web%2Fquery%2Fvendor%2Fcouchapp%2Fevently%2Fprofile%2FloggedOut%2Fafter.js;fp=web%2Fquery%2Fvendor%2Fcouchapp%2Fevently%2Fprofile%2FloggedOut%2Fafter.js;h=d8954bc0850a07fc186661ff7c2353927e396175;hb=85070b3d456667f238051af1a2f1f2a0c12300ab;hp=0000000000000000000000000000000000000000;hpb=607f0e13927eb18075c375fa9ba5527da4fcbb44;p=myops.git diff --git a/web/query/vendor/couchapp/evently/profile/loggedOut/after.js b/web/query/vendor/couchapp/evently/profile/loggedOut/after.js new file mode 100644 index 0000000..d8954bc --- /dev/null +++ b/web/query/vendor/couchapp/evently/profile/loggedOut/after.js @@ -0,0 +1,3 @@ +function() { + $$(this).profile = null; +}; \ No newline at end of file