WatchDialog with multiseect
This commit is contained in:
		
							parent
							
								
									560ecfc366
								
							
						
					
					
						commit
						d1d92cc97c
					
				| 
						 | 
				
			
			@ -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([
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue