mirror of
				https://github.com/invoiceninja/invoiceninja.git
				synced 2025-11-04 04:07:32 -05:00 
			
		
		
		
	Working on time tracker
This commit is contained in:
		
							parent
							
								
									5b6e2166a8
								
							
						
					
					
						commit
						fae99a03ff
					
				@ -496,6 +496,7 @@
 | 
				
			|||||||
                        }
 | 
					                        }
 | 
				
			||||||
                    } else {
 | 
					                    } else {
 | 
				
			||||||
                        self.update(response);
 | 
					                        self.update(response);
 | 
				
			||||||
 | 
					                        model.isStartEnabled(true);
 | 
				
			||||||
                        if (self.isRunning()) {
 | 
					                        if (self.isRunning()) {
 | 
				
			||||||
                            if (self.time_log().length == 1) {
 | 
					                            if (self.time_log().length == 1) {
 | 
				
			||||||
                                toastr.success("{{ trans('texts.started_task') }}");
 | 
					                                toastr.success("{{ trans('texts.started_task') }}");
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user