3595: More confort for non-english users
svn: r14303
This commit is contained in:
parent
aa30075b18
commit
c77515294c
@ -70,7 +70,7 @@ class EventEmbedList(DbGUIElement, GroupEmbeddedList):
|
||||
#index = column in model. Value =
|
||||
# (name, sortcol in model, width, markup/text, weigth_col
|
||||
_column_names = [
|
||||
(_('Description'), -1, 195, 0, EventRefModel.COL_FONTWEIGHT[0]),
|
||||
(_('Description'), -1, 240, 0, EventRefModel.COL_FONTWEIGHT[0]),
|
||||
(_('Type'), EventRefModel.COL_TYPE[0], 100, 0,
|
||||
EventRefModel.COL_FONTWEIGHT[0]),
|
||||
(_('ID'), EventRefModel.COL_GID[0], 60, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user