chat in admin

This commit is contained in:
mdipierro
2013-03-10 12:48:04 -05:00
parent 831492448a
commit 3096fcf045
3 changed files with 4 additions and 2 deletions

View File

@@ -1 +1 @@
Version 2.4.2-stable+timestamp.2013.03.10.11.37.55
Version 2.4.2-stable+timestamp.2013.03.10.12.47.22

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

View File

@@ -80,6 +80,8 @@
jQuery("[rel=tooltip]").tooltip();
});
</script>
<a style="position:fixed;bottom:0;left:0;z-index:1000" href="http://webchat.freenode.net/?channels=web2py" target="_blank">
<img src="{{=URL('static','images/chat.png')}}" />
</a>
</body>
</html>