Allow logout button to work where no Java app used master
authorAlex Bligh <alex@alex.org.uk>
Wed, 28 Nov 2012 19:32:26 +0000 (19:32 +0000)
committerAlex Bligh <alex@alex.org.uk>
Wed, 28 Nov 2012 19:34:09 +0000 (19:34 +0000)
commit9e7793244f656abd8614bfed538d13d357e90627
tree3ccc22bad38bea51288b326068ab984a02ea9c13
parent4b2ba27c91164ae45bb246890f872786c5e93fa9
Allow logout button to work where no Java app used

Add global variable of SELF_CLOSE which can be used to close the window during a logout instead or redirecting the window to another page.

Add the param selfclose=1 to the url to make it work
src/main/webapp/client.xhtml
src/main/webapp/scripts/interface.js