Fix 'Settings' anchor href in CurrentUserPopupPanel Settings href was not self-redirected, this was causing 404 error when gerrit wasn't installed in server root. This patch fixes this issue by ensuring that '/settings' href would always be self-redirected. Change-Id: I2cfe7f3b0b09d4359881a0ce97cb8f7408d74b6b Signed-off-by: Dariusz Luksza <dariusz@luksza.org>