projects
/
vchess.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Modals first on page to avoid 'scroll to the end' effect
[vchess.git]
/
views
/
userMenu.pug
1
#userMenu.clickable.right-menu(onClick="doClick('modalUser')")
2
.info-container
3
if !user.email
4
p
5
span Login
6
i.material-icons person
7
else
8
p
9
span Update
10
i.material-icons person