Moved tooltips from jquery.tooltip to jquery-cluetip

Also removed no longer needed jquery.tooltip related files

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
Polonkai Gergely
2012-08-01 01:26:25 +02:00
parent ac6467f649
commit 0377233eb6
11 changed files with 62 additions and 730 deletions

View File

@@ -6,7 +6,7 @@
<div id="profil-belso">
[avatar]
{{ app.user.displayName }}<br />
<span id="jog-lista" title="{% for role in app.user.roles %}{{ role.shortDescription }}<br />{% endfor %}">Jogosultság{% if app.user.roles|length > 1 %}ok{% endif %}</span><br />
<span id="jog-lista" title="|Jogosultságok|{% for role in app.user.roles %}{{ role.shortDescription }}<br />{% endfor %}">Jogosultság{% if app.user.roles|length > 1 %}ok{% endif %}</span><br />
<dl>
<dt>Csoportjaim</dt>
{% for group in app.user.groups %}