source: sandbox/jabberit_messenger/trophy/index.html @ 2390

Revision 2390, 418 bytes checked in by alexandrecorreia, 14 years ago (diff)

Ticket #986 - Lista de contatos refeita e mudanças nos carregamentos dos layouts(xsl).

  • Property svn:executable set to *
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en">
3        <head>
4                <title>.: IM - Expresso :.</title>
5                <script type='text/javascript' src='js/loadIM.js'></script>
6        </head>
7        <body>
8                <span onclick="TrophyIM.load();" style="cursor:pointer;">Clique Aqui - Carregar IM</span>
9        </body>
10</html>
Note: See TracBrowser for help on using the repository browser.