removed graph/picture, closes #72

This commit is contained in:
Baris Soner Usakli
2013-07-11 16:45:05 -04:00
parent 9f892c2e80
commit 62ef925fd3
7 changed files with 14 additions and 31 deletions

View File

@@ -39,7 +39,7 @@ define(['taskbar'], function(taskbar) {
composer.taskbar.push('composer', uuid, {
title: (!threadData.cid ? (threadData.title || '') : 'New Topic'),
icon: '/graph/users/' + threadData.username + '/picture'
icon: threadData.picture
});
composer.posts[uuid] = {