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
							
								
									1afe209c7e
								
							
						
					
					
						commit
						324e8bff35
					
				@ -1,8 +1,15 @@
 | 
				
			|||||||
@extends('master')
 | 
					@extends('master')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@section('head_css')
 | 
					@section('head')
 | 
				
			||||||
 | 
						@parent
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <link href="{{ asset('css/built.css') }}?no_cache={{ NINJA_VERSION }}" rel="stylesheet" type="text/css"/>
 | 
					    <link href="{{ asset('css/built.css') }}?no_cache={{ NINJA_VERSION }}" rel="stylesheet" type="text/css"/>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@stop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					@section('head_css')
 | 
				
			||||||
 | 
					    @parent
 | 
				
			||||||
 | 
					    
 | 
				
			||||||
    <style type="text/css">
 | 
					    <style type="text/css">
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        .form-control {
 | 
					        .form-control {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user