mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 17:53:31 -04:00 
			
		
		
		
	🧹
This commit is contained in:
		| @@ -48,7 +48,7 @@ | |||||||
|       </v-card-text> |       </v-card-text> | ||||||
|     </BaseDialog> |     </BaseDialog> | ||||||
|  |  | ||||||
|     <!-- Recipe Data Table --> |     <!-- Data Table --> | ||||||
|     <BaseCardSectionTitle :icon="$globals.icons.tags" section :title="$tc('data-pages.tags.tag-data')"> </BaseCardSectionTitle> |     <BaseCardSectionTitle :icon="$globals.icons.tags" section :title="$tc('data-pages.tags.tag-data')"> </BaseCardSectionTitle> | ||||||
|     <CrudTable |     <CrudTable | ||||||
|       :table-config="tableConfig" |       :table-config="tableConfig" | ||||||
|   | |||||||
| @@ -50,7 +50,7 @@ | |||||||
|       </v-card-text> |       </v-card-text> | ||||||
|     </BaseDialog> |     </BaseDialog> | ||||||
|  |  | ||||||
|     <!-- Tool Data Table --> |     <!-- Data Table --> | ||||||
|     <BaseCardSectionTitle :icon="$globals.icons.potSteam" section :title="$tc('data-pages.tools.tool-data')"> </BaseCardSectionTitle> |     <BaseCardSectionTitle :icon="$globals.icons.potSteam" section :title="$tc('data-pages.tools.tool-data')"> </BaseCardSectionTitle> | ||||||
|     <CrudTable |     <CrudTable | ||||||
|       :table-config="tableConfig" |       :table-config="tableConfig" | ||||||
|   | |||||||
| @@ -168,7 +168,7 @@ | |||||||
|       </v-card-text> |       </v-card-text> | ||||||
|     </BaseDialog> |     </BaseDialog> | ||||||
|  |  | ||||||
|     <!-- Recipe Data Table --> |     <!-- Data Table --> | ||||||
|     <BaseCardSectionTitle :icon="$globals.icons.units" section :title="$tc('data-pages.units.unit-data')"> </BaseCardSectionTitle> |     <BaseCardSectionTitle :icon="$globals.icons.units" section :title="$tc('data-pages.units.unit-data')"> </BaseCardSectionTitle> | ||||||
|     <CrudTable |     <CrudTable | ||||||
|       :table-config="tableConfig" |       :table-config="tableConfig" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user