From 5e053f3fc4a0c083b0c843d6691933aee3608acb Mon Sep 17 00:00:00 2001 From: Quitta Date: Wed, 10 Jul 2013 10:13:53 +0200 Subject: [PATCH] Also made tickets cickable in the profile page! now let the DBLayer refactoring begin! --HG-- branch : quitta-gsoc-2013 --- .../tools/server/ryzom_ams/www/html/templates/show_user.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl b/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl index 314e36949..29e4c1961 100644 --- a/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl +++ b/code/ryzom/tools/server/ryzom_ams/www/html/templates/show_user.tpl @@ -101,7 +101,7 @@ {foreach from=$ticketlist item=ticket} {$ticket.tId} - {$ticket.title} + {$ticket.title} {$ticket.timestamp} {$ticket.category}