Merge branch 'master' of github.com:BookStackApp/BookStack
This commit is contained in:
		
						commit
						f7f86ff821
					
				| 
						 | 
				
			
			@ -51,7 +51,7 @@
 | 
			
		|||
                    @include('partials/entity-list', [
 | 
			
		||||
                    'entities' => $recentlyUpdatedPages,
 | 
			
		||||
                    'style' => 'compact',
 | 
			
		||||
                    'emptyText' => trans('entites.no_pages_recently_updated')
 | 
			
		||||
                    'emptyText' => trans('entities.no_pages_recently_updated')
 | 
			
		||||
                    ])
 | 
			
		||||
                </div>
 | 
			
		||||
            </div>
 | 
			
		||||
| 
						 | 
				
			
			@ -65,4 +65,4 @@
 | 
			
		|||
    </div>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@stop
 | 
			
		||||
@stop
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue