WatchDialog with multiseect

This commit is contained in:
OVSharova 2022-10-03 13:59:15 +03:00
parent 560ecfc366
commit d1d92cc97c

View file

@ -86,6 +86,7 @@ define([ 'text!spreadsheeteditor/main/app/template/WatchDialog.template',
this.watchList = new Common.UI.ListView({
el: $('#watch-dialog-list', this.$window),
multiSelect: true,
store: new Common.UI.DataViewStore(),
simpleAddMode: true,
itemTemplate: _.template([