[fix] portal_url for ynhanel.json

This commit is contained in:
kload 2014-05-14 22:27:07 +00:00
parent febc74aa20
commit 27c40011b7

View file

@ -399,6 +399,7 @@ function get_data_for(view)
data = {
title = user.." <small>"..cache:get(user.."-cn").."</small>",
connected = true,
portal_url = portal_url,
uid = user,
cn = cache:get(user.."-cn"),
sn = cache:get(user.."-sn"),