fix invitation label

This commit is contained in:
j 2015-06-06 13:05:28 +02:00
parent 0a96598e35
commit 2cbcc9e7dd

View file

@ -155,7 +155,8 @@ oml.ui.usersDialog = function() {
: '<span class="OxLight">' + value + '</span>' : '<span class="OxLight">' + value + '</span>'
}, },
id: 'title', id: 'title',
visible: true visible: true,
width: 240 - Ox.SCROLLBAR_SIZE
} }
], ],
items: [ items: [