This commit is contained in:
Jeena Paradies 2012-12-28 21:05:08 +01:00
parent 41590257cc
commit f6721d91ec
2 changed files with 3 additions and 0 deletions

View file

@ -113,6 +113,7 @@ p {
height: 48px;
border: 0px solid #f00;
-webkit-border-radius: 8px;
cursor: pointer;
}
.image a {

View file

@ -189,6 +189,8 @@ function(jQuery, Paths, URI, HostApp, Cache) {
return false;
}
template.image.onclick = template.username.onclick;
var profile_callback = function(p) {
var basic = p["https://tent.io/types/info/basic/v0.1.0"];