Add Icon in RelationManager Tab for Edit
Hi!
I've a resource with 2 relation manager defined
I can add an icon to the TAB RelationManager by simply adding
to the classes like
IngredientsRelationManager
but how can I add an icon ( and eventually a badge ) to the Edit tab ( take a look at the image )
thanks2 Replies
This edit tab is also relation-manager? If yes, then you can do the same like ingredients, otherwise you need to edit inside pages/editAbclist
in this case I have a recipe ( resource) with relation to procedures steps and ingredients (2 relation )
I can add icons to relation tab but not for main resource tab
I've also used
in main EditRecipe.php