fixed #103
This commit is contained in:
parent
41590257cc
commit
f6721d91ec
2 changed files with 3 additions and 0 deletions
|
@ -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"];
|
||||
|
|
Reference in a new issue