Skip to content

Commit 9651de0

Browse files
author
Olivier Giulieri
committed
Removed field "grape" from list view.
1 parent 0a66e37 commit 9651de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

js/ui-models/apps/winecellar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ var winecellar_ui = {
203203
id:'grape',
204204
type: 'lov',
205205
label: 'Grape',
206-
viewmany: true,
206+
viewmany: false,
207207
width: '62',
208208
list: winecellar_lovs.grape
209209
},

0 commit comments

Comments
 (0)