[IMP] web_livechat: use other skill
authorChristophe Simonis <chs@openerp.com>
Mon, 16 Jan 2012 15:57:49 +0000 (16:57 +0100)
committerChristophe Simonis <chs@openerp.com>
Mon, 16 Jan 2012 15:57:49 +0000 (16:57 +0100)
bzr revid: chs@openerp.com-20120116155749-hijukv0nk677mjmx

addons/web_livechat/static/src/js/web_livechat.js

index 088d010..ecfcb88 100644 (file)
@@ -71,7 +71,7 @@ openerp.web_livechat.Livechat = openerp.web.Widget.extend({
             __lc_buttons.push({
                 elementId: lc_id, //'livechat_status',
                 language: 'en',
-                skill: '0',
+                skill: '2',
                 type: 'text',
                 labels: {
                     online: '<img src="/web_livechat/static/src/img/available.png"/>Support',