|  | @@ -99,7 +99,7 @@ begin
 | 
	
		
			
				|  |  |    zaBGBills.DataSet := FBGLData.cdsBGBillsView;
 | 
	
		
			
				|  |  |    SetDxBtnAction(actnNew, tobtnNew);
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -  if _IsCloud and (TProjectData(ABGLData.ProjectData).WebChangeSwitch = 1) then
 | 
	
		
			
				|  |  | +  if _IsCloud and (TProjectData(ABGLData.ProjectData).WebChangeSwitch = 0) then
 | 
	
		
			
				|  |  |    begin
 | 
	
		
			
				|  |  |      zaBGL.Options := [aoAllowEdit, aoAllowDelete, aoAllowUpMove, aoAllowDownMove];
 | 
	
		
			
				|  |  |      zaBGL.ExtendRowCount := 0;
 |