[IMP] web_livechat: use other skill

bzr revid: chs@openerp.com-20120116155749-hijukv0nk677mjmx
This commit is contained in:
Christophe Simonis 2012-01-16 16:57:49 +01:00
parent b1985884fb
commit 3a38802777
1 changed files with 1 additions and 1 deletions

View 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',