mirror of
				https://github.com/crater-invoice/crater.git
				synced 2025-10-31 13:41:09 -04:00 
			
		
		
		
	Merge pull request #354 from habibhaidari1/master
Fixed small typo that caused wrong breadcrumb
This commit is contained in:
		| @ -15,7 +15,7 @@ | ||||
|             to="/admin/invoices" | ||||
|           /> | ||||
|           <sw-breadcrumb-item | ||||
|             v-if="$route.name === 'invoice.edit'" | ||||
|             v-if="$route.name === 'invoices.edit'" | ||||
|             :title="$t('invoices.edit_invoice')" | ||||
|             to="#" | ||||
|             active | ||||
|  | ||||
		Reference in New Issue
	
	Block a user